Skip to content

Commit 7cd9666

Browse files
authored
typo (#407)
1 parent 6496fa9 commit 7cd9666

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Advanced Usage / Re-Using `phpstandba` PHPStan for custom query APIs
1+
# Advanced Usage / Re-Using `phpstan-dba` PHPStan for custom query APIs
22

3-
For custom/non-standard query APIs the PHPStan rules shipped with `phpstandba` can be configured.
3+
For custom/non-standard query APIs the PHPStan rules shipped with `phpstan-dba` can be configured.
44

55
## use `SyntaxErrorInPreparedStatementMethodRule` for your custom classes
66

0 commit comments

Comments
 (0)