Skip to content

Commit f570902

Browse files
izeyeoraNodsamccann
authored
Fix typo (#1175)
* Fix typo * Use double quotes Co-authored-by: Don Naro <[email protected]> * Update docs/docsite/rst/getting_started/get_started_playbook.rst --------- Co-authored-by: Don Naro <[email protected]> Co-authored-by: Sandra McCann <[email protected]>
1 parent b46a0a0 commit f570902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/getting_started/get_started_playbook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In this output you can see:
4242
* The names that you give the play and each task.
4343
You should always use descriptive names that make it easy to verify and troubleshoot playbooks.
4444

45-
* The ``Gather Facts`` task runs implicitly.
45+
* The ``Gathering Facts`` task runs implicitly.
4646
By default, Ansible gathers information about your inventory that it can use in the playbook.
4747

4848
* The status of each task.

0 commit comments

Comments
 (0)