From dbf3d5a174f91be894eb1dff20a2940e248a2009 Mon Sep 17 00:00:00 2001 From: Brandon Kurtz Date: Tue, 5 Jun 2018 16:20:37 -0400 Subject: [PATCH 1/1] warning about comments in .json more clear I have no particular preference for the wording; just trying to make the warning more clear. This warning is hard to spot, yet important for folks without json experience. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d3614f..70864db 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The content of the JSON file should look like this: } } ``` -Policies are documented below. Note that even though comments are used in this file for documentation, comments are not allowed for JSON files. +Policies are documented below. **Note**: though comments are used in this readme file for documentation, comments are not valid in actual JSON files. Remove all comments before attempting to deploy. Some of the policies are only available on the ESR for security reasons. These policies are marked ESR only. -- 2.34.1