Skip to content

Commit cfe4865

Browse files
committed
Fixing typo in README.
1 parent 926e382 commit cfe4865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can keep using the `datadog` module but it becomes legacy with the release o
3232
* Update your manifests with the new module class, basically replace `datadog` by `datadog_agent`
3333

3434
#### For instance to deploy the elasticsearch integration
35-
include 'datadog_agent::intergrations::elasticsearch'
35+
include 'datadog_agent::integrations::elasticsearch'
3636

3737
Usage
3838
-----

0 commit comments

Comments
 (0)