From 6f6c4f90814fa564bae616c7d528aeeb78d2a77b Mon Sep 17 00:00:00 2001 From: Michael Padilla <51935560+Mikadifo@users.noreply.github.com> Date: Tue, 16 Mar 2021 08:27:21 -0500 Subject: [PATCH] Fix: Redundant word on english devops.md (#41505) --- docs/devops.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devops.md b/docs/devops.md index aa2bf088e8..95a3bff8c0 100644 --- a/docs/devops.md +++ b/docs/devops.md @@ -899,7 +899,7 @@ Navigate to [Azure Devops](https://dev.azure.com/freeCodeCamp-org) and register ### Updating agents -Currently updating agents requires them to be removed and reconfigured. This is required for them to correctly pick up `PATH` values and other system environment variables correctly. We need to do this for instance updating Node.js on our deployment target VMs. +Currently updating agents requires them to be removed and reconfigured. This is required for them to correctly pick up `PATH` values and other system environment variables. We need to do this for instance updating Node.js on our deployment target VMs. 1. Navigate and check status of the service