Skip to content

Commit c9cc8cc

Browse files
committed
Merge pull request #1485 from jasongrimes/doc_format_typo
Fix minor typo in documentation format docs.
2 parents 9b0b6af + 99e3f9b commit c9cc8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/documentation/format.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ markup syntax and parser system".
1313
You can learn more about its syntax by reading existing Symfony2 `documents`_
1414
or by reading the `reStructuredText Primer`_ on the Sphinx website.
1515

16-
If you are familiar with Markdown, be careful as things as sometimes very
16+
If you are familiar with Markdown, be careful as things are sometimes very
1717
similar but different:
1818

1919
* Lists starts at the beginning of a line (no indentation is allowed);

0 commit comments

Comments
 (0)