diff options
Diffstat (limited to 'source/faq.rst')
-rw-r--r-- | source/faq.rst | 2 |
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 |