Browse Source

Docs: Fix typo in timestamp-field.asciidoc

Closes #6661
hanneskaeufler 11 years ago
parent
commit
6e6f4def5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/mapping/fields/timestamp-field.asciidoc

+ 1 - 1
docs/reference/mapping/fields/timestamp-field.asciidoc

@@ -56,7 +56,7 @@ Will cause `2009-11-15T14:12:12` to be used as the timestamp value for:
 }
 }
 --------------------------------------------------
 --------------------------------------------------
 
 
-Note, using `path` without explicit timestamp value provided require an
+Note, using `path` without explicit timestamp value provided requires an
 additional (though quite fast) parsing phase.
 additional (though quite fast) parsing phase.
 
 
 [float]
 [float]