Skip to content

Commit 5bcce80

Browse files
committed
fix error
1 parent 09aea30 commit 5bcce80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ggd-search.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ <h3>5. Example of searching for two different data packages at the same time for
908908
<div class="section" id="example-refining-search-results-based-on-combined-terms">
909909
<h3>6. Example refining search results based on combined terms<a class="headerlink" href="#example-refining-search-results-based-on-combined-terms" title="Permalink to this headline"></a></h3>
910910
<p>In this example the <code class="code docutils literal notranslate"><span class="pre">--search-term</span></code> flag is set to <cite>combined-only</cite>. This is often done when you know which
911-
package you want but don’t know the exact package name. This will refnie the results to those based on a combination
911+
package you want but don’t know the exact package name. This will refine the results to those based on a combination
912912
of the terms provided.</p>
913913
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>ggd search chrom sizes --search-type combined-only -dn <span class="m">8</span>
914914

@@ -1209,4 +1209,4 @@ <h3>6. Example refining search results based on combined terms<a class="headerli
12091209

12101210

12111211
</body>
1212-
</html>
1212+
</html>

0 commit comments

Comments
 (0)