Skip to content

Commit

Permalink
[DOCS] Fix typo in refresh API docs (#50759)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattayes authored and jrodewig committed Jan 9, 2020
1 parent ae35c1f commit c3fa878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/indices/refresh.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ using the <<index-refresh-interval-setting,`index.refresh_interval`>> setting.

[IMPORTANT]
====
Refreshes are a resource-intensive.
Refreshes are resource-intensive.
To ensure good cluster performance,
we recommend waiting for {es}'s periodic refresh
rather than performing an explicit refresh
Expand Down

0 comments on commit c3fa878

Please sign in to comment.