1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00
This commit is contained in:
Raymond Li
2023-04-06 23:23:20 -07:00
committed by GitHub
parent d998cabedf
commit 2135d83bef

View File

@@ -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 #