diff --git a/README.md b/README.md index cdbe411..5a71861 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # JavaScript Action Template -This template offers an easy way to get started writing a javascript action with TypeScript compile time support, unit testing with Jest and using the GitHub Actions Toolkit. +This template offers an easy way to get started writing a JavaScript action with TypeScript compile time support, unit testing with Jest and using the GitHub Actions Toolkit. ## Getting Started