Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Apr 10, 2024
1 parent 9d59483 commit 801d2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/source/installation/upgrade_451.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Breaking Changes

- **QueryBuilder:** Due to a bug fix, the parameter type of ``BaseBuilder::_escapeString()``
has been changed from ``string`` to ``string|Stringable``. If you are extending
this method, update the method paramtere type.
this method, update the method parameter type.

*********************
Breaking Enhancements
Expand Down

0 comments on commit 801d2ef

Please sign in to comment.