|
@@ -13,7 +13,7 @@ removes some network roundtrips and reduces chances of version conflicts
|
|
|
between the get and the index. The `_source` field needs to be enabled
|
|
|
for this feature to work.
|
|
|
|
|
|
-For example, lets index a simple doc:
|
|
|
+For example, let's index a simple doc:
|
|
|
|
|
|
[source,js]
|
|
|
--------------------------------------------------
|