We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d320fff + 0f9a3dd commit ca52f25Copy full SHA for ca52f25
contributing/core_team.rst
@@ -254,7 +254,7 @@ generate the CHANGELOG files when releasing new versions.
254
#. A clone for their own contributions, which they use to push to their
255
fork on GitHub. Clear out the push URL for the Symfony repository using
256
``git remote set-url --push origin dev://null`` (change ``origin``
257
- to the Git remote poiting to the Symfony repository);
+ to the Git remote pointing to the Symfony repository);
258
#. A clone for merging, which they use in combination with ``gh`` and
259
allows them to push to the main repository.
260
0 commit comments