From 5cb9bbbd183fa9d698a2022a8c90e7dc1deebaee Mon Sep 17 00:00:00 2001 From: Scott Butler Date: Fri, 28 Oct 2016 15:04:50 -0700 Subject: [PATCH] Typo fix requested by marketing. --- lib/ansible/modules/extras/monitoring/logicmonitor_facts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/extras/monitoring/logicmonitor_facts.py b/lib/ansible/modules/extras/monitoring/logicmonitor_facts.py index b8f2aff7739..71705052b1d 100644 --- a/lib/ansible/modules/extras/monitoring/logicmonitor_facts.py +++ b/lib/ansible/modules/extras/monitoring/logicmonitor_facts.py @@ -58,7 +58,7 @@ module: logicmonitor_facts short_description: Collect facts about LogicMonitor objects description: - LogicMonitor is a hosted, full-stack, infrastructure monitoring platform. - - This module collects facts about hosts abd host groups within your LogicMonitor account. + - This module collects facts about hosts and host groups within your LogicMonitor account. version_added: "2.2" author: [Ethan Culler-Mayeno (@ethanculler), Jeff Wozniak (@woz5999)] notes: