Skip to content

Commit

Permalink
Fix typo in Ansible documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nmattia committed Jun 26, 2020
1 parent 3a52b44 commit 4d48f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ansible_detailed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Mitogen for Ansible

**Mitogen for Ansible** is a completely redesigned UNIX connection layer and
module runtime for `Ansible`_. Requiring minimal configuration changes, it
updates Ansible's slow and wasteful shell-centic implementation with
updates Ansible's slow and wasteful shell-centric implementation with
pure-Python equivalents, invoked via highly efficient remote procedure calls to
persistent interpreters tunnelled over SSH. No changes are required to target
hosts.
Expand Down

0 comments on commit 4d48f14

Please sign in to comment.