From 9fee7f34bd1ce6fe464328e29493a0949d33e611 Mon Sep 17 00:00:00 2001 From: Jean-Louis Leysens Date: Wed, 14 Oct 2020 12:49:26 +0200 Subject: [PATCH] update comment --- .../edit_policy/phases/shared/data_tier_allocation_field.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/phases/shared/data_tier_allocation_field.tsx b/x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/phases/shared/data_tier_allocation_field.tsx index 70de5140e618..f4f4708ef671 100644 --- a/x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/phases/shared/data_tier_allocation_field.tsx +++ b/x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/phases/shared/data_tier_allocation_field.tsx @@ -69,7 +69,7 @@ export const DataTierAllocationField: FunctionComponent = ({ : !nodesByRoles.data_cold?.length; if (isUsingNodeRolesAllocation && hasNoNodesWithNodeRole) { - // Tell cloud users they can deploy cold tier nodes. + // Tell cloud users they can deploy nodes on cloud. return ( <>