diff --git a/lib/ansible/modules/utilities/logic/set_stats.py b/lib/ansible/modules/utilities/logic/set_stats.py index 8d2f049bf02155..db99ad99e26fdf 100644 --- a/lib/ansible/modules/utilities/logic/set_stats.py +++ b/lib/ansible/modules/utilities/logic/set_stats.py @@ -18,7 +18,7 @@ module: set_stats short_description: Set stats for the current ansible run description: - - This module allows setting/accumulating stats on the current ansible run, either per host of for all hosts in the run. + - This module allows setting/accumulating stats on the current ansible run, either per host or for all hosts in the run. - This module is also supported for Windows targets. options: data: