Skip to content

Commit

Permalink
[DOCS] Fix keyword xref
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig committed Sep 2, 2020
1 parent 8da4e4a commit 6eacb6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/mapping/types/keyword.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

The keyword family includes the following field types:

* <<keyword,`keyword`>>, which is used for structured content such as IDs, email
* <<keyword-field-type,`keyword`>>, which is used for structured content such as IDs, email
addresses, hostnames, status codes, zip codes, or tags.
* <<constant-keyword-field-type,`constant_keyword`>> for keyword fields that always contain
the same value.
Expand Down

0 comments on commit 6eacb6d

Please sign in to comment.