From 811733ba4197849c7b270339fced2c28e3808315 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Mon, 15 Jan 2024 18:39:57 +0000 Subject: [PATCH] json5 --- proposals/3020-private-federations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/3020-private-federations.md b/proposals/3020-private-federations.md index 3ef4d704..b5acc60a 100644 --- a/proposals/3020-private-federations.md +++ b/proposals/3020-private-federations.md @@ -30,7 +30,7 @@ For example, to indicate that a given server is able to participate in the [Tchap](https://www.numerique.gouv.fr/outils-agents/tchap-messagerie-instantanee-etat/) network and a hypothetical NATO network (but not the public internet), the capability would be: -```json +```json5 'm.networks': [ "fr.gouv.tchap", "int.nato"