We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152c3f0 commit a70df9bCopy full SHA for a70df9b
README.md
@@ -94,7 +94,7 @@ $pagination->pagePrefix(text);
94
$pagination->pageSuffix(text);
95
96
# sets the flag to retain the query string for each page link.
97
-$pagination->retrainQueryString();
+$pagination->retainQueryString();
98
99
# sets the flag to ignore the query string when building the links
100
$pagination->dismissQueryString();
@@ -124,4 +124,4 @@ Licensed under the MIT license
124
125
If you find this project helpful or useful in any way, please consider getting me a cup of coffee - It's really appreciated :)
126
127
-[](https://paypal.me/benhall14)
+[](https://paypal.me/benhall14)
0 commit comments