Skip to content

Commit 5090df6

Browse files
cwhsu1984clintongormley
authored andcommitted
Fix typo in migrate_1_0.asciidoc (elastic#19990)
should be get-mapping instead of get- mapping.
1 parent 70c3045 commit 5090df6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/reference/migration/migrate_1_0.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@ This is a breaking change for the `get_mapping` API.
141141

142142
In the future we will also provide plural versions to allow putting multiple mappings etc in a single request.
143143

144-
See <<indices-put-mapping,`put-mapping`>>, <<indices-get-mapping,`get-
145-
mapping`>>, <<indices-get-field-mapping,`get-field-mapping`>>,
144+
See <<indices-put-mapping,`put-mapping`>>, <<indices-get-mapping,`get-mapping`>>, <<indices-get-field-mapping,`get-field-mapping`>>,
146145
<<indices-delete-mapping,`delete-mapping`>>,
147146
<<indices-update-settings,`update-settings`>>, <<indices-get-settings,`get-settings`>>,
148147
<<indices-warmers,`warmers`>>, and <<indices-aliases,`aliases`>> for more details.

0 commit comments

Comments
 (0)