From 843de98bad5f9ff67b2ba8b20a96770f19c22188 Mon Sep 17 00:00:00 2001 From: Scott Butler Date: Fri, 21 Oct 2016 23:57:33 -0700 Subject: [PATCH] Fixed a typo. --- docsite/rst/intro_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/intro_configuration.rst b/docsite/rst/intro_configuration.rst index 5eb1351f5a..33c72e6299 100644 --- a/docsite/rst/intro_configuration.rst +++ b/docsite/rst/intro_configuration.rst @@ -118,7 +118,7 @@ This string can be helpful to indicate that a file should not be directly edited because Ansible may overwrite the contents of the file. There are several special placeholder values that can be placed in the ``ansible_managed`` string. These are not in the default ``ansible_managed`` string because they can cause Ansible to behave as though the -entire template has changed when only the ansible_managed string which has +entire template has changed when only the ansible_managed string has changed. These placeholder values, along with the situations which can lead Ansible to