Skip to content

Commit

Permalink
📝 Improve the search query string docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x committed Dec 29, 2023
1 parent a47b514 commit 0dea8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Modules/NiceSearchModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
class NiceSearchModule extends AbstractModule
{
/**
* The seach query string.
* The search query string.
*/
protected string $query = '/?s=';

Expand Down

0 comments on commit 0dea8aa

Please sign in to comment.