diff --git a/content/en/agent/basic_agent_usage/windows.md b/content/en/agent/basic_agent_usage/windows.md index a4cdd76f07c..59bee49cc4d 100644 --- a/content/en/agent/basic_agent_usage/windows.md +++ b/content/en/agent/basic_agent_usage/windows.md @@ -214,7 +214,7 @@ The execution of the Agent is controlled by the Windows Service Control Manager. - Agent versions <= 6.11: `"C:\Program Files\Datadog\Datadog Agent\embedded\agent.exe"` - Agent versions >= 6.12: `"C:\Program Files\Datadog\Datadog Agent\bin\agent.exe"` * The configuration GUI is a browser-based configuration application (for Windows 64-bit only). -* Commands can be run from the an **elevated(run as Admin)** command line (PowerShell or Command Prompt) using the syntax ` `. +* Commands can be run from the **elevated(run as Admin)** command line (PowerShell or Command Prompt) using the syntax ` `. * Command-line options are below: | Command | Description |