summaryrefslogtreecommitdiffhomepage
path: root/jsonnet.html.markdown
diff options
context:
space:
mode:
authorRuofeng Lei <ruofenglei@outlook.com>2020-07-10 16:20:30 +0800
committerGitHub <noreply@github.com>2020-07-10 16:20:30 +0800
commit4ecbc8e69b91195752490d5e00677ad64b9596ae (patch)
tree6f2779718bf50e2d8537f46f42c0557f021440c3 /jsonnet.html.markdown
parent7929f1524125a7cd5c799bdba93f8420a878f814 (diff)
Update jsonnet.html.markdown
Diffstat (limited to '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.