We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46cc24b commit 1256985Copy full SHA for 1256985
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