Browse Source

Update README.md

Maurits van der Schee 10 years ago
parent
commit
50d190e705
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -56,7 +56,7 @@ GET http://localhost/api/cate*,user*
56 56
 
57 57
 ```
58 58
 GET http://localhost/api/categories?page=1
59
-GET http://localhost/api/categories?page=1:50
59
+GET http://localhost/api/categories?page=1,50
60 60
 ```
61 61
 
62 62
 ```

Loading…
Cancel
Save