Browse Source

[DOCS] Fixed typo in object-type.asciidoc

gseng 11 năm trước cách đây
mục cha
commit
7b5807fe4a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/reference/mapping/types/object-type.asciidoc

+ 1 - 1
docs/reference/mapping/types/object-type.asciidoc

@@ -174,5 +174,5 @@ In the above, `name` and its content will not be indexed at all.
 
 `include_in_all` can be set on the `object` type level. When set, it
 propagates down to all the inner mappings defined within the `object`
-that do no explicitly set it.
+that do not explicitly set it.