Noticed a typo (#16474)
Only major typo on document. Several terms that are not ideal English words.
This commit is contained in:
parent
4b5203c5fb
commit
b75fccb475
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ when a term comes up on the mailing list.
|
||||||
Diff Mode
|
Diff Mode
|
||||||
A ``--diff`` flag can be passed to Ansible to show what changed on
|
A ``--diff`` flag can be passed to Ansible to show what changed on
|
||||||
modules that support it. You can combine it with ``--check`` to get a
|
modules that support it. You can combine it with ``--check`` to get a
|
||||||
good 'dry run'. File diffs are normally iin unified diff format.
|
good 'dry run'. File diffs are normally in unified diff format.
|
||||||
|
|
||||||
Executor
|
Executor
|
||||||
A core software component of Ansible that is the power behind
|
A core software component of Ansible that is the power behind
|
||||||
|
|
Loading…
Reference in a new issue