Fix docs typo modules_intro.rst (#40835) (#43452)

Fixed typo in modules_intro.rst.

+label: docsite_pr
(cherry picked from commit f785bf3a9c)
pull/43513/head
Alicia Cozine 6 years ago committed by GitHub
parent 7a6fc1d5a8
commit 4c0d1798b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@
Introduction
============
Modules (also referred to as "task plugins" or "library plugins") are discrete unites of code that can be used from the command line or in a playbook task.
Modules (also referred to as "task plugins" or "library plugins") are discrete units of code that can be used from the command line or in a playbook task.
Let's review how we execute three different modules from the command line::

Loading…
Cancel
Save