Skip to content

Commit a18be5a

Browse files
authored
Merge pull request #728 from nmattia/nm-fix-typo
Fix typo in Ansible documentation
2 parents 3a52b44 + 4d48f14 commit a18be5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ansible_detailed.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Mitogen for Ansible
99

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

0 commit comments

Comments
 (0)