Skip to content

Text corrections #17527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 7, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ Contributing
------------

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

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

Build Documentation Locally
---------------------------

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

```bash
Expand Down