1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 18:24:39 +02:00

Merge pull request #4638 from Raymo111/patch-1

[YAML/en] Fix typo
This commit is contained in:
Marcel Ribeiro-Dantas
2023-04-07 22:01:49 -03:00
committed by GitHub

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 #