summaryrefslogtreecommitdiff
path: root/docs/docsite/rst/user_guide/playbooks_checkmode.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docsite/rst/user_guide/playbooks_checkmode.rst')
-rw-r--r--docs/docsite/rst/user_guide/playbooks_checkmode.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/user_guide/playbooks_checkmode.rst b/docs/docsite/rst/user_guide/playbooks_checkmode.rst
index e121041daf..8fa5053d3e 100644
--- a/docs/docsite/rst/user_guide/playbooks_checkmode.rst
+++ b/docs/docsite/rst/user_guide/playbooks_checkmode.rst
@@ -100,7 +100,7 @@ Since the diff feature produces a large amount of output, it is best used when c
.. versionadded:: 2.4
-The ``--diff`` option can reveal sensitive information. This option can disabled for tasks by specifying ``diff: no``.
+The ``--diff`` option can reveal sensitive information. This option can be disabled for tasks by specifying ``diff: no``.
Example::