Skip to content

Commit b05ca51

Browse files
authored
chore: Fix punctuation in README usage section
1 parent 6e021a9 commit b05ca51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ A GitHub Action for checking commit message formatting, branch naming, committer
3131

3232
## Usage
3333

34-
Create a new GitHub Actions workflow in your project, e.g. at [.github/workflows/commit-check.yml](.github/workflows/commit-check.yml)
34+
Create a new GitHub Actions workflow in your project, e.g., at [.github/workflows/commit-check.yml](.github/workflows/commit-check.yml)
3535

3636
```yaml
3737
name: Commit Check

0 commit comments

Comments
 (0)