diff --git a/docs/docsite/rst/getting_started/introduction.rst b/docs/docsite/rst/getting_started/introduction.rst index 9274929783..9dcc78df2c 100644 --- a/docs/docsite/rst/getting_started/introduction.rst +++ b/docs/docsite/rst/getting_started/introduction.rst @@ -23,7 +23,7 @@ Agent-less architecture Low maintenance overhead by avoiding the installation of additional software across IT infrastructure. Simplicity - Automation playbooks use straightforward YAML syntax for code that reads like documentation. Ansible is also decentralized, using SSH with existing OS credentials to access to remote machines. + Automation playbooks use straightforward YAML syntax for code that reads like documentation. Ansible is also decentralized, using SSH with existing OS credentials to access remote machines. Scalability and flexibility Easily and quickly scale the systems you automate through a modular design that supports a large range of operating systems, cloud platforms, and network devices.