diff --git a/README.md b/README.md index 8e56f55..b9a3046 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ A GitHub Action for checking commit message formatting, branch naming, committer ## Usage -Create a new GitHub Actions workflow in your project, e.g. at [.github/workflows/commit-check.yml](.github/workflows/commit-check.yml) +Create a new GitHub Actions workflow in your project, e.g., at [.github/workflows/commit-check.yml](.github/workflows/commit-check.yml) ```yaml name: Commit Check