Skip to content

Commit 73241ee

Browse files
committed
minor #17527 Text corrections (dragonito)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead. Discussion ---------- Text corrections Some text corrections Commits ------- bb2cee7 Some little corrections
2 parents 3e0b6e0 + bb2cee7 commit 73241ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ Contributing
2424
------------
2525

2626
We love contributors! For more information on how you can contribute, please read
27-
the [Symfony Docs Contributing Guide](https://symfony.com/doc/current/contributing/documentation/overview.html)
27+
the [Symfony Docs Contributing Guide](https://symfony.com/doc/current/contributing/documentation/overview.html).
2828

2929
**Important**: use `4.4` branch as the base of your pull requests, unless you are
30-
documenting a feature that was introduced *after* Symfony 4.4 (e.g. in Symfony 5.4).
30+
documenting a feature that was introduced *after* Symfony 4.4 (e.g., in Symfony 5.4).
3131

3232
Build Documentation Locally
3333
---------------------------
3434

35-
This is not needed for contributing, but it's useful if you want to debug some
35+
This is not needed for contributing, but it's useful if you would like to debug some
3636
issue in the docs or if you want to read Symfony Documentation offline.
3737

3838
```bash

0 commit comments

Comments
 (0)