Skip to content

Commit 89afb75

Browse files
committed
Version-4.0-User-Upgrade-Guide: minor tweaks
1 parent 75c5fec commit 89afb75

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
@@ -284,7 +284,7 @@ CI scripts or git pre-commit hooks may be checking explicitly for specific exit
284284
<p align="right"><a href="#table-of-contents">back to top</a></p>
285285

286286

287-
### [Upcoming] Branch rename in the PHP_CodeSniffer repo
287+
### [Upcoming] Branch rename in the PHP_CodeSniffer repository
288288

289289
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`.
290290

@@ -306,7 +306,7 @@ Example changeset:
306306

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

309-
##### Referencing the main branches in the repo
309+
##### Referencing the main branches in the repository
310310

311311
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.
312312
What to update these to, depends on your use-case.

0 commit comments

Comments
 (0)