Skip to content

Commit 525bb76

Browse files
authored
Merge pull request #2108 from pvanheus/search_tutorial_update_images
Update images for search tutorial
2 parents 2c43dbc + ed08b27 commit 525bb76

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
-45.6 KB
Loading
25.1 KB
Loading

topics/galaxy-interface/tutorials/search/search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For example:
1212

1313
* To find all vcf files you might enter: `vcf` alone.
1414
* To find all files whose names contain data 1, you can enter: `data 1`
15-
* To search for a VCF file named 'VCF filter on data 1' and tagged with 'experiment 1', you could enter: `vcf filter on data 1 experiment 1`
15+
* To search for a VCF file named 'VCF filter on data 1' and tagged with 'experiment_1', you could enter: `vcf filter on data 1 experiment_1`
1616

1717
> ### {% icon comment %} Do I search for VCF or vcf?
1818
> Searches are case-insensitive. For example, `VCF` and `vcf` are equivalent.

0 commit comments

Comments
 (0)