From 312abf877b5a5ca2941c6b607fd2286531c06e7e Mon Sep 17 00:00:00 2001 From: Scott Butler Date: Sat, 23 Jul 2016 20:34:41 -0700 Subject: [PATCH] Fixed minor typo in merged pull request --- docsite/rst/galaxy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/galaxy.rst b/docsite/rst/galaxy.rst index db7bb5ee57..a38f7c457f 100644 --- a/docsite/rst/galaxy.rst +++ b/docsite/rst/galaxy.rst @@ -134,7 +134,7 @@ And here's an example showing some specific version downloads from multiple sour As you can see in the above, there are a large amount of controls available to customize where roles can be pulled from, and what to save roles as. -You can also pull down multiple roles from a single source(just make sure that you have a meta/main.yml file at the root level). +You can also pull down multiple roles from a single source (just make sure that you have a meta/main.yml file at the root level). :: meta\main.yml common-role1\tasks\main.yml