Skip to content

Commit

Permalink
sensu_subscription very minor docstring typo (ansible#55675)
Browse files Browse the repository at this point in the history
  • Loading branch information
LindsayHill authored and acozine committed Apr 23, 2019
1 parent a5cb47d commit 2cfaf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ansible/modules/monitoring/sensu_subscription.py
Expand Up @@ -49,7 +49,7 @@

RETURN = '''
reasons:
description: the reasons why the moule changed or did not change something
description: the reasons why the module changed or did not change something
returned: success
type: list
sample: ["channel subscription was absent and state is `present'"]
Expand Down

0 comments on commit 2cfaf6e

Please sign in to comment.