Skip to content

Commit 5b336c1

Browse files
committed
Fix
1 parent 936c983 commit 5b336c1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_sources/quick-start.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Each data package comes with a set of environment variables. To activate those e
139139
.. note::
140140

141141
In order to activate and use a data package's environment variables you must be in the conda environment where the
142-
data package was installed. If are in an different conda environment than the one where the data package was installed
142+
data package was installed. If you are in an different conda environment than the one where the data package was installed
143143
you will not be able to use the data package's environment variables. Instead, use :code:`ggd get-files`
144144

145145

quick-start.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ <h2>3) Installing a data package<a class="headerlink" href="#installing-a-data-p
194194
<div class="admonition note">
195195
<p class="admonition-title">Note</p>
196196
<p>In order to activate and use a data package’s environment variables you must be in the conda environment where the
197-
data package was installed. If are in an different conda environment than the one where the data package was installed
197+
data package was installed. If you are in an different conda environment than the one where the data package was installed
198198
you will not be able to use the data package’s environment variables. Instead, use <code class="code docutils literal notranslate"><span class="pre">ggd</span> <span class="pre">get-files</span></code></p>
199199
</div>
200200
</div>

0 commit comments

Comments
 (0)