diff --git a/README.md b/README.md index 282def295..56e0016a6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ GitHub Actions status

-This action provides the following functionalities for GitHub Actions users: +This action provides the following functionality for GitHub Actions users: - Optionally installing and adding to PATH a version of Python that is already installed in the runner's tool cache. - Downloading, installing and adding to PATH an available version of Python from GitHub Releases ([actions/python-versions](https://github.com/actions/python-versions/releases)) if a specific version is not available in the runner's tool cache.