Browse Source

Fix typo in fields doc (#64600)

Christos Soulios 5 years ago
parent
commit
666f4acab2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/mapping/fields.asciidoc

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

@@ -29,7 +29,7 @@ fields can be customized when a mapping is created.
     The size of the `_source` field in bytes, provided by the
     {plugins}/mapper-size.html[`mapper-size` plugin].
 
-q[discrete]
+[discrete]
 === Doc count metadata field
 
 <<mapping-doc-count-field,`_doc_count`>>::