From 195eaf2ee028289c428301dd9e40faaa319d1f10 Mon Sep 17 00:00:00 2001 From: Joseph Holtkamp <76000251+holtkampjs@users.noreply.github.com> Date: Sun, 21 Jan 2024 18:35:28 -0600 Subject: [PATCH] Update chapter-02.md Fixing indentation in `comment:` section --- reference/docs-conceptual/lang-spec/chapter-02.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/docs-conceptual/lang-spec/chapter-02.md b/reference/docs-conceptual/lang-spec/chapter-02.md index d2a37cae58f3..1628c2d5881e 100644 --- a/reference/docs-conceptual/lang-spec/chapter-02.md +++ b/reference/docs-conceptual/lang-spec/chapter-02.md @@ -98,7 +98,7 @@ Syntax: ```Syntax comment: -single-line-comment + single-line-comment requires-comment delimited-comment