summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docsite/rst/playbooks_acceleration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docsite/rst/playbooks_acceleration.rst b/docsite/rst/playbooks_acceleration.rst
index 0126b05cb2..d4e20f1157 100644
--- a/docsite/rst/playbooks_acceleration.rst
+++ b/docsite/rst/playbooks_acceleration.rst
@@ -56,7 +56,7 @@ In order to use accelerated mode, simply add `accelerate: true` to your play::
- bar
- baz
-If you wish to change the port Ansible will use for the accelerated connection, just add the `accelerated_port` option::
+If you wish to change the port Ansible will use for the accelerated connection, just add the `accelerate_port` option::
---