Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 44c8286

Browse files
committedAug 19, 2021
LOL Typo
1 parent b6759f6 commit 44c8286

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ echo '</pre>';
3333

3434
Response Success:
3535

36-
status = status name
37-
code = status Code
38-
data = callback data from wordpress
39-
X-WP-TOTAL = count all post on current result
40-
X-WP-TOTAL-PAGE = count all page on current result
36+
- status = status name
37+
- code = status Code
38+
- data = callback data from wordpress
39+
- X-WP-TOTAL = count all post on current result
40+
- X-WP-TOTAL-PAGE = count all page on current result
4141

4242
```Array
4343
Array
@@ -59,9 +59,9 @@ Array
5959

6060
Response Error:
6161

62-
status = status name
63-
code = status Code
64-
error = error message
62+
- status = status name
63+
- code = status Code
64+
- error = error message
6565

6666
```Array
6767
Array

0 commit comments

Comments
 (0)
Please sign in to comment.