Skip to content

Commit a20fb32

Browse files
committed
Implement change discussed during PR review to the developer upgrade guide
1 parent 0dc24ee commit a20fb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ The Ruleset class now respects sniff selection via `--sniffs=...`, even when in
537537

538538
If your own test framework contained workarounds to get round the previous restriction, it should now be safe to remove those workarounds and to use the `--sniffs=...` argument when initiating the `Config` class.
539539

540-
Typically, these types of workarounds can be found by searching for calls to the `Ruleset::registerSniffs()` method.
540+
Typically, these type of workarounds can be found by searching for calls to the `Ruleset::registerSniffs()` method.
541541

542542
<p align="right"><a href="#table-of-contents">back to top</a></p>
543543

0 commit comments

Comments
 (0)