Skip to content

Commit 51a71a5

Browse files
authored
minor typo fix (#3117)
1 parent 2d9c72f commit 51a71a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docsite/rst/collections_guide/collections_downloading.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ file which can be used to install those collections on a host without access to
99
are downloaded by default to the ``./collections`` folder.
1010

1111
Just like the ``install`` command, the collections are sourced based on the
12-
:ref:`configured galaxy server config <galaxy_server_config>`. Even if a collection to download was specified by a URL
13-
or path to a tarball, the collection will be re-downloaded from the configured Galaxy server.
12+
:ref:`configured galaxy server config <galaxy_server_config>`.
13+
Even if a collection to download was specified by a URL or path to a tarball, the collection will be downloaded again from the configured Galaxy server.
1414

1515
Collections can be specified as one or multiple collections or with a ``requirements.yml`` file just like
1616
``ansible-galaxy collection install``.

0 commit comments

Comments
 (0)