Skip to content

Commit fa6ea32

Browse files
committed
[DOCS] Fix typo
1 parent d9697e4 commit fa6ea32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/docs/multi-get.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ You can include the `stored_fields` query parameter in the request URI to specif
230230
to use when there are no per-document instructions.
231231

232232
For example, the following request retrieves `field1` and `field2` from document 1, and
233-
`field3` and `field4`from document 2:
233+
`field3` and `field4` from document 2:
234234

235235
[source,console]
236236
--------------------------------------------------

0 commit comments

Comments
 (0)