Browse Source

Update type-field.asciidoc

Fixed asciidoc syntax on deprecated annotation
Clinton Gormley 8 years ago
parent
commit
eb3ead6561
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/mapping/fields/type-field.asciidoc

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

@@ -1,7 +1,7 @@
 [[mapping-type-field]]
 === `_type` field
 
-deprecated::[6.0.0,See <<removal-of-types>>]
+deprecated[6.0.0,See <<removal-of-types>>]
 
 Each document indexed is associated with a <<mapping-type-field,`_type`>> (see
 <<mapping-type>>) and an <<mapping-id-field,`_id`>>.  The `_type` field is