diff --git a/docsite/rst/intro_patterns.rst b/docsite/rst/intro_patterns.rst index 8315c09b512..4b4a0ded011 100644 --- a/docsite/rst/intro_patterns.rst +++ b/docsite/rst/intro_patterns.rst @@ -75,7 +75,7 @@ You can select a host or subset of hosts from a group by their position. For exa webbing weber -You can refer to hosts within the group by adding a subscript to the group name: +You can refer to hosts within the group by adding a subscript to the group name:: webservers[0] # == cobweb webservers[-1] # == weber