summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarcel Ribeiro-Dantas <ribeirodantasdm@gmail.com>2023-04-07 22:01:49 -0300
committerGitHub <noreply@github.com>2023-04-07 22:01:49 -0300
commit107b30ce2ced44ea3a641d7181779fd0d8bb4e18 (patch)
tree0107dbe770dc5f9adbc8c78c8084eb8407ffae8d
parentd998cabedf1c22b5a7014dbc55ffe8790c46fe8e (diff)
parent2135d83befaf79c26e6a64010d8507a4db6bb9ac (diff)
Merge pull request #4638 from Raymo111/patch-1
[YAML/en] Fix typo
-rw-r--r--yaml.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaml.html.markdown b/yaml.html.markdown
index ce64906f..135213d2 100644
--- a/yaml.html.markdown
+++ b/yaml.html.markdown
@@ -19,7 +19,7 @@ YAML doesn't allow literal tab characters for indentation.
--- # document start
# Comments in YAML look like this.
-# YAML support single-line comments.
+# YAML supports single-line comments.
################
# SCALAR TYPES #