Explorar o código

Fixed typo (#21)

The example data response for AJAX included the wrong key for pagination.
Emmanuel BALLERY %!s(int64=7) %!d(string=hai) anos
pai
achega
ce57141fe3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/06.data-sources/01.formats/docs.md

+ 1 - 1
pages/06.data-sources/01.formats/docs.md

@@ -125,7 +125,7 @@ When options are to be generated in `<optgroup>` sections, options should be nes
       ]
     }
   ],
-  "paginate": {
+  "pagination": {
     "more": true
   }
 }