Skip to content

Commit 15f2cbd

Browse files
committed
[DOCS] Fix remove_index callout
1 parent f7bbd21 commit 15f2cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/indices/aliases.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ POST /_aliases
287287

288288
<1> An index we've added by mistake
289289
<2> The index we should have added
290-
<3> `remove_index` is just like <<indices-delete-index>> but will only remove a concrete index.
290+
<3> `remove_index` is just like <<indices-delete-index>> and will only remove a concrete index.
291291

292292
[[filtered]]
293293
===== Filtered aliases

0 commit comments

Comments
 (0)