Skip to content

Commit d6d9bae

Browse files
committed
Update README.md
1 parent a29a552 commit d6d9bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ PATCH /posts/1
5050
DEL /posts/1
5151
```
5252

53-
To slice resources, add `_start` and `_end`. An `X-Total-Count` header will be included in the response.
53+
To slice resources, add `_start` and `_end`. An `X-Total-Count` header is included in the response.
5454

5555
```
5656
GET /posts?_start=0&_end=10

0 commit comments

Comments
 (0)