Skip to content

Commit 84387d7

Browse files
authored
fix typos
1 parent b08ffb9 commit 84387d7

File tree

1 file changed

+3
-3
lines changed
  • topics/community/tutorials/community-tutorial-table

1 file changed

+3
-3
lines changed

topics/community/tutorials/community-tutorial-table/tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ The pipeline creates a table with all the tutorials. This table can be **filtere
3333

3434
The generated community-specific table can be used as is (e.g. downloadable tsv file) and/or embedded (e.g. into a Galaxy Hub page or Galaxy subdomain).
3535

36-
The pipeline is **fully automated** and executes on a **weekly** basis. Any research community can apply the pipeline to create a table specific to their community.
36+
The pipeline is **fully automated** and executed on a **weekly** basis. Any research community can apply the pipeline to create a table specific to their community.
3737

38-
The aim is this tutorial is to create a tutorial table for a community.
38+
The aim of this tutorial is to create a tutorial table for a community.
3939

4040
> <agenda-title></agenda-title>
4141
>
@@ -86,7 +86,7 @@ You will then be able to remove tutorials that are not relevant to your communit
8686
# Add the list relevant tags for your community in the `tutorial_tags` file
8787

8888
> <hands-on-title>Add the relevant tags to the tutorial_tags file</hands-on-title>
89-
> 1. Open or create a file named `tutorial_tags` in your comunity metadata folder (`communities/<your community>/metadata/tutorial_tags`)
89+
> 1. Open or create a file named `tutorial_tags` in your community metadata folder (`communities/<your community>/metadata/tutorial_tags`)
9090
> 2. Add the name of the tags relevant to your community in the `tutorial_tags` file, with 1 tag per row
9191
> (See above for how to identify the appropriate tags)
9292
>

0 commit comments

Comments
 (0)