diff --git a/doc/source/user/security/non-root.rst b/doc/source/user/security/non-root.rst index 08275a60fe..4d40076f1c 100644 --- a/doc/source/user/security/non-root.rst +++ b/doc/source/user/security/non-root.rst @@ -5,8 +5,8 @@ Deployers do not have to use ``root`` user accounts on deploy or target hosts. This approach works out of the box by leveraging `Ansible privilege escalation`_. -Deploment hosts -~~~~~~~~~~~~~~~ +Deployment hosts +~~~~~~~~~~~~~~~~ You can avoid usage of the ``root`` user on a deployment by following these guidelines: