1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 14:56:54 +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 --- # document start
# Comments in YAML look like this. # Comments in YAML look like this.
# YAML support single-line comments. # YAML supports single-line comments.
################ ################
# SCALAR TYPES # # SCALAR TYPES #