Skip to content

Commit d716549

Browse files
committed
minor #16265 Correct spelling & grammar in 4.4 components/yaml/ (gnito-org)
This PR was merged into the 4.4 branch. Discussion ---------- Correct spelling & grammar in 4.4 components/yaml/ <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- 0df55fc Correct spelling & grammar in 4.4 components/yaml/
2 parents c215eea + 0df55fc commit d716549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/yaml/yaml_format.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ they can also be unquoted:
2525
2626
A string in YAML
2727
28-
'A singled-quoted string in YAML'
28+
'A single-quoted string in YAML'
2929
3030
"A double-quoted string in YAML"
3131

0 commit comments

Comments
 (0)