diff --git a/content/en/developers/integrations/agent_integration.md b/content/en/developers/integrations/agent_integration.md index b8dd0bd9c56c5..8ee678366ef54 100644 --- a/content/en/developers/integrations/agent_integration.md +++ b/content/en/developers/integrations/agent_integration.md @@ -438,7 +438,7 @@ sudo datadog-agent integration install -w /path/to/wheel.whl For installing your wheel to test in containerized environments: 1. Mount the whl into a initContainer -2. Run the whl install in a init container +2. Run the whl install in the init container 3. Mount the init container in the agent container For customer install commands for both host and container environments, please see [here.][35]