Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Fixed error in Using Our Own ID section #484

Merged
merged 1 commit into from
Apr 18, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 030_Data/10_Index.asciidoc
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ Elasticsearch responds as follows:
--------------------------------------------------


The response indicates that the indexing request has been successfully created
The response indicates that the document has been successfully created
and includes the `_index`, `_type`, and `_id` metadata, and a new element:
`_version`.((("version number (documents)")))