summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMax Schumacher <maximilianbschumacher@gmail.com>2020-07-10 10:33:06 +0200
committerGitHub <noreply@github.com>2020-07-10 10:33:06 +0200
commit45c9cb43792cc0d8f4211ed68eca7d8c8c08d7ee (patch)
tree6f2779718bf50e2d8537f46f42c0557f021440c3
parent7929f1524125a7cd5c799bdba93f8420a878f814 (diff)
parent4ecbc8e69b91195752490d5e00677ad64b9596ae (diff)
Merge pull request #3970 from abowloflrf/patch-2
[jsonnet/en] Update jsonnet.html.markdown
-rw-r--r--jsonnet.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsonnet.html.markdown b/jsonnet.html.markdown
index 175642d4..9fe4edbe 100644
--- a/jsonnet.html.markdown
+++ b/jsonnet.html.markdown
@@ -16,7 +16,7 @@ click [here](https://jsonnet.org/learning/tutorial.html)
multiline comment
*/
-// as well as python style comment
+# as well as python style comment
# define a variable.
# Variables have no effect in the generated JSON without being used.