Fix typo in description in README

This commit is contained in:
Sascha Mann
2019-08-14 14:29:38 +02:00
parent c11753280f
commit 7ac67b152e

View File

@@ -1,6 +1,6 @@
# setup-julia Action
This action sets up a Julia environment for use in actions by download a specified version of Julia and adding it to PATH.
This action sets up a Julia environment for use in actions by downloading a specified version of Julia and adding it to PATH.
## Table of Contents
- [Table of Contents](#table-of-contents)