Skip to content

Commit 6d185d5

Browse files
committed
Merge pull request symfony#2226 from halilim/patch-1
Minor fix: remove the unnecessary list item at the line "The YAML Format".
2 parents f7037b7 + 9f4a381 commit 6d185d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/page_creation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ options of each feature.
831831
disadvantages. The choice of which to use is up to you:
832832

833833
* *YAML*: Simple, clean and readable (learn more about yaml in
834-
* ":doc:`/components/yaml/yaml_format`");
834+
":doc:`/components/yaml/yaml_format`");
835835

836836
* *XML*: More powerful than YAML at times and supports IDE autocompletion;
837837

0 commit comments

Comments
 (0)