Skip to content

Commit aadd089

Browse files
Fixed typo
1 parent 90a906a commit aadd089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/documentation/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ then clone your fork:
2626
$ git clone git://github.com/YOURUSERNAME/symfony-docs.git
2727
2828
Unless you're documenting a feature that's new to Symfony 2.1, you changes
29-
should be based on the 2.0 branch instead not the master branch. To do this
29+
should be based on the 2.0 branch instead of the master branch. To do this
3030
checkout the 2.0 branch before the next step:
3131

3232
.. code-block:: bash

0 commit comments

Comments
 (0)