Skip to content

Commit c6ca42e

Browse files
authored
Merge pull request #1 from kumy/kumy-patch-1
Fix typo in doc
2 parents 0a81b49 + a70df9b commit c6ca42e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ $pagination->pagePrefix(text);
9494
$pagination->pageSuffix(text);
9595

9696
# sets the flag to retain the query string for each page link.
97-
$pagination->retrainQueryString();
97+
$pagination->retainQueryString();
9898

9999
# sets the flag to ignore the query string when building the links
100100
$pagination->dismissQueryString();
@@ -124,4 +124,4 @@ Licensed under the MIT license
124124

125125
If you find this project helpful or useful in any way, please consider getting me a cup of coffee - It's really appreciated :)
126126

127-
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/benhall14)
127+
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/benhall14)

0 commit comments

Comments
 (0)