mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
fixes a typo in Datadog Monitor docs
This commit is contained in:
@@ -54,7 +54,7 @@ options:
|
|||||||
default: null
|
default: null
|
||||||
choices: ['metric alert', 'service check']
|
choices: ['metric alert', 'service check']
|
||||||
query:
|
query:
|
||||||
description: ["he monitor query to notify on with syntax varying depending on what type of monitor you are creating."]
|
description: ["The monitor query to notify on with syntax varying depending on what type of monitor you are creating."]
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
name:
|
name:
|
||||||
|
|||||||
Reference in New Issue
Block a user