Skip to content

Commit 7a1f56b

Browse files
authored
UPGRADING: fix typo
1 parent 37cdfa3 commit 7a1f56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: UPGRADING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PHPStan now requires PHP 7.4 or newer to run.
99

1010
## Upgrading guide for end users
1111

12-
The best way do get ready for upgrade to PHPStan 2.0 is to update to the **latest PHPStan 1.12 release**
12+
The best way to get ready for upgrade to PHPStan 2.0 is to update to the **latest PHPStan 1.12 release**
1313
and enable [**Bleeding Edge**](https://phpstan.org/blog/what-is-bleeding-edge). This will enable the new rules and behaviours that 2.0 turns on for all users.
1414

1515
Also make sure to install and enable [`phpstan/phpstan-deprecation-rules`](https://github.com/phpstan/phpstan-deprecation-rules).

0 commit comments

Comments
 (0)