Skip to content

Commit

Permalink
typo (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored Jun 19, 2022
1 parent 6496fa9 commit 7cd9666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/rules.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Advanced Usage / Re-Using `phpstandba` PHPStan for custom query APIs
# Advanced Usage / Re-Using `phpstan-dba` PHPStan for custom query APIs

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

## use `SyntaxErrorInPreparedStatementMethodRule` for your custom classes

Expand Down

0 comments on commit 7cd9666

Please sign in to comment.