Skip to content

Commit 1240c7c

Browse files
authored
Update Agent casing (DataDog#17813)
1 parent c898c3f commit 1240c7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/agent/faq/agent-downgrade-major.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This guide assumes you upgraded to the Agent v6 using the [upgrade guide][1]. If
109109
sudo -u dd-agent -- cp /etc/datadog-agent/checks.d/<CHECK>.py /etc/dd-agent/checks.d/
110110
```
111111

112-
7. Restart the agent
112+
7. Restart the Agent:
113113

114114
```shell
115115
sudo systemctl restart datadog-agent # Systemd
@@ -156,7 +156,7 @@ This guide assumes you upgraded to the Agent v6 using the [upgrade guide][1]. If
156156
sudo -u dd-agent -- cp /etc/datadog-agent/checks.d/<CHECK>.py /etc/dd-agent/checks.d/
157157
```
158158

159-
5. Restart the agent
159+
5. Restart the Agent:
160160

161161
```shell
162162
sudo systemctl restart datadog-agent # Systemd

0 commit comments

Comments
 (0)