From 85c67ff6663dc02fcac65ec8d0827f958188336c Mon Sep 17 00:00:00 2001 From: Luiz Aoqui Date: Mon, 22 Feb 2021 16:37:03 -0500 Subject: [PATCH] Update website/content/docs/autoscaling/agent.mdx Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com> --- website/content/docs/autoscaling/agent.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/autoscaling/agent.mdx b/website/content/docs/autoscaling/agent.mdx index 934219879..2d1cb047a 100644 --- a/website/content/docs/autoscaling/agent.mdx +++ b/website/content/docs/autoscaling/agent.mdx @@ -71,7 +71,7 @@ following actions. - stop plugins that are no longer present in the configuration file. -- start plugins that were not present in the configuration file before. +- start plugins that were not previously present in the configuration file. - reconfigure the remaining plugins with the configuration defined in their `config` parameter.