Skip to content

Commit 9c1c6f9

Browse files
ezimuelszabosteve
andauthored
Update README.md
Co-Authored-By: István Zoltán Szabó <[email protected]>
1 parent 866da7e commit 9c1c6f9

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
@@ -165,7 +165,7 @@ $response = $client->get($params);
165165
print_r($response);
166166
```
167167

168-
The response contains some metadata (index, version, etc.) as well as a `_source` field, this is the original document
168+
The response contains some metadata (index, version, etc.) as well as a `_source` field, which is the original document
169169
that you sent to Elasticsearch.
170170

171171
```php

0 commit comments

Comments
 (0)