Skip to content

Commit 9f21bf7

Browse files
committed
Version-4.0-User-Upgrade-Guide: minor tweaks
1 parent 968090f commit 9f21bf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wiki/Version-4.0-User-Upgrade-Guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ CI scripts or git pre-commit hooks may be checking explicitly for specific exit
283283
<p align="right"><a href="#table-of-contents">back to top</a></p>
284284

285285

286-
### [Upcoming] Branch rename in the PHP_CodeSniffer repo
286+
### [Upcoming] Branch rename in the PHP_CodeSniffer repository
287287

288288
Just before the final 4.0.0 release, the PHP_CodeSniffer `master` branch will be renamed to `3.x` and the default branch will change to `4.x`.
289289

@@ -305,7 +305,7 @@ Example changeset:
305305

306306
Relative file references like `xsi:noNamespaceSchemaLocation="./vendor/squizlabs/php_codesniffer/phpcs.xsd"` will continue to be valid.
307307

308-
##### Referencing the main branches in the repo
308+
##### Referencing the main branches in the repository
309309

310310
If you reference a development version of PHP_CodeSniffer in your `composer.json` file or in CI scripts, those references will need to be updated.
311311
What to update these to, depends on your use-case.

0 commit comments

Comments
 (0)