From 3d0fb69409362caa68fe5cab639770a71be33ef6 Mon Sep 17 00:00:00 2001 From: salehhashemi1992 <81674631+salehhashemi1992@users.noreply.github.com> Date: Wed, 6 Dec 2023 13:12:00 +0330 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71fc997..7e5b1ca 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ After publishing, make sure to clear the config cache to apply your changes: ```bash php artisan config:clear ``` -Then, you can adjust the pagination limit in the `config/otp.php` +Then, you can adjust the pagination limit in the `config/repository.php` ### Exceptions * `\InvalidArgumentException` Thrown if page size is invalid.