summaryrefslogtreecommitdiff
path: root/source/faq.rst
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-12-06 11:30:38 -0500
committerGitHub <noreply@github.com>2016-12-06 11:30:38 -0500
commit6a5edae0dfdc1904fa8f12698e31c5cb7aae2e3b (patch)
treee3c5147c79b46916b34ee8ac07d916c17b7cb323 /source/faq.rst
parenta8194cc5315b4b796407ff494ec4489e4e596418 (diff)
downloadastroconda-6a5edae0dfdc1904fa8f12698e31c5cb7aae2e3b.tar.gz
Revert "Power outage" (#35)
Diffstat (limited to 'source/faq.rst')
-rw-r--r--source/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/faq.rst b/source/faq.rst
index 66e9139..852890a 100644
--- a/source/faq.rst
+++ b/source/faq.rst
@@ -19,7 +19,7 @@ Currently there are two ways to access it:
Using conda directly
^^^^^^^^^^^^^^^^^^^^
-The basic ``conda`` installation commands accept ``-c`` or ``--channel`` argument, which allows you to select a different repository to install packages from.
+The basic ``conda`` installation commands accept ``-c`` or ``--channel`` argument, which allows you to select a different resository to install packages from.
.. code-block:: yaml