summaryrefslogtreecommitdiff
path: root/source/faq.rst
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-12-02 16:25:34 -0500
committerGitHub <noreply@github.com>2016-12-02 16:25:34 -0500
commita8194cc5315b4b796407ff494ec4489e4e596418 (patch)
treef7c4bc13afdab5a854a0f8118dd8ec79328cb659 /source/faq.rst
parenteec99f3162652e897ea1eb7d58b8ed39ca4d1b02 (diff)
downloadastroconda-a8194cc5315b4b796407ff494ec4489e4e596418.tar.gz
Power outage (#34)
* Fix spelling * Temporary outage notice
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 852890a..66e9139 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 resository to install packages from.
+The basic ``conda`` installation commands accept ``-c`` or ``--channel`` argument, which allows you to select a different repository to install packages from.
.. code-block:: yaml