Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tuncK committed Oct 3, 2023
1 parent f99e2a1 commit 01e8a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topics/dev/tutorials/interactive-tools/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ Let's check this integration on your machine. You can use a VM if you prefer not
> cat galaxy.yml.interactivetools > galaxy.yml
> cat tool_conf.xml.sample > tool_conf.xml
> ```
> In `galaxy.yml`, ensure that the `galaxy_infrastructure_url` parameter os present under the galaxy section:
> In `galaxy.yml`, ensure that the `galaxy_infrastructure_url` parameter is present under the galaxy section:
> ```yaml
> galaxy:
> galaxy_infrastructure_url: http://localhost:8080
Expand Down

0 comments on commit 01e8a49

Please sign in to comment.