8000 [Docs] Fix mistake in upgrade guide · m-bymike/laravel-json-api@1bf84c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1bf84c1

Browse files
committed
[Docs] Fix mistake in upgrade guide
1 parent df36fb8 commit 1bf84c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ return [
2828

2929
// ...
3030

31-
'paging' => [
31+
'pagination' => [
3232
'params' => [
3333
'page' => null,
3434
'per-page' => null,

0 commit comments

Comments
 (0)
0