Skip to content

Commit ffc3393

Browse files
committed
Removed just in the sentence
1 parent ee56634 commit ffc3393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ The client API leaks HTTP-related notions in many places, and removing them woul
361361

362362
This could be a rather big breaking change, so a double solution could be used during the 8.x lifecycle. (accepting body keys without them being wrapped in the body as well as the current solution).
363363

364-
To convert code from 7.x, you just need to remove the `body` parameter in all the endpoints request.
364+
To convert code from 7.x, you need to remove the `body` parameter in all the endpoints request.
365365
For instance, this is an example for the `search` endpoint:
366366

367367
[source,js]

0 commit comments

Comments
 (0)