Ver código fonte

Docs: Fix typo in timestamp-field.asciidoc

Closes #6661
hanneskaeufler 11 anos atrás
pai
commit
6e6f4def5d

+ 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.
 
 [float]