From 6a5edae0dfdc1904fa8f12698e31c5cb7aae2e3b Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 6 Dec 2016 11:30:38 -0500 Subject: Revert "Power outage" (#35) --- source/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/faq.rst') 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 -- cgit