We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19afe82 commit 9ff7eaaCopy full SHA for 9ff7eaa
x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/phases/frozen_phase.tsx
@@ -77,8 +77,8 @@ export class FrozenPhase extends PureComponent<Props> {
77
<p>
78
<FormattedMessage
79
id="xpack.indexLifecycleMgmt.editPolicy.frozenPhase.frozenPhaseDescriptionText"
80
- defaultMessage="You are querying your index less frequently, so you can allocate shards
81
- on significantly less performant hardware.
+ defaultMessage="You are querying your index very infrequently, so you can allocate shards
+ on the least performant hardware.
82
Because your queries are slower, you can reduce the number of replicas."
83
/>
84
</p>
0 commit comments