Skip to content

Commit 29d7407

Browse files
backtick missing in ecs instructions
1 parent c720df5 commit 29d7407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrations/ecs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This task will launch the Datadog container. When you need to modify the configu
3939
16. Scroll down to the **Storage and Logging** section.
4040
17. In **Mount points** select the **docker_sock** source volume and enter ```/var/run/docker.sock``` in the Container path. Leave the **Read only** checkbox un-checked.
4141
18. Add another mount point for **proc** and enter ```/host/proc/``` in the Container path. Check the **Read only** checkbox.
42-
19. Add a third mount point for **cgroup** and enter ```/host/sys/fs/cgroup`` in the Container path. Check the **Read only** checkbox.
42+
19. Add a third mount point for **cgroup** and enter ```/host/sys/fs/cgroup``` in the Container path. Check the **Read only** checkbox.
4343

4444
### Create or Modify your IAM Policy
4545

0 commit comments

Comments
 (0)