From a84545dc33668ccc6b8658eb12c98536bd102ccd Mon Sep 17 00:00:00 2001 From: Abhijit Menon-Sen Date: Mon, 16 Oct 2017 20:58:27 +0530 Subject: [PATCH] Fix typo --- docs/docsite/rst/playbooks_variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/playbooks_variables.rst b/docs/docsite/rst/playbooks_variables.rst index d6d39e72bb..9090ab2002 100644 --- a/docs/docsite/rst/playbooks_variables.rst +++ b/docs/docsite/rst/playbooks_variables.rst @@ -817,7 +817,7 @@ the shell you're operating in.:: .. versionadded:: 1.3 -In these cases, it's probably best to use a JSON or YAML file contianing the variable +In these cases, it's probably best to use a JSON or YAML file containing the variable definitions. .. _ansible_variable_precedence: