Skip to content

Commit e6ca4bb

Browse files
authored
typo fix (#1537)
A simple typo fix :)
1 parent f65cdfd commit e6ca4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-manage/production-guidance/optimize-performance/indexing-speed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Within a single cluster, indexing and searching can compete for resources. By se
123123

124124
## Avoid hot spotting [_avoid_hot_spotting]
125125

126-
[Hot Spotting](../../../troubleshoot/elasticsearch/hotspotting.md) can occur when node resources, shards, or requests are not evenly distributed. {{es}} maintains cluster state by syncing it across nodes, so continually hot spotted nodes can cause overall cluster performance degredation.
126+
[Hot Spotting](../../../troubleshoot/elasticsearch/hotspotting.md) can occur when node resources, shards, or requests are not evenly distributed. {{es}} maintains cluster state by syncing it across nodes, so continually hot spotted nodes can cause overall cluster performance degradation.
127127

128128

129129
## Additional optimizations [_additional_optimizations]

0 commit comments

Comments
 (0)