Skip to content

Commit

Permalink
"Coma separated" -> "Comma-separated"
Browse files Browse the repository at this point in the history
Correct typo
  • Loading branch information
tangowithfoxtrot authored and GitHub committed Jul 18, 2023
1 parent e9fa2f5 commit 2cc6a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
# Name of the Check Run which will be created
name: ''
# Coma separated list of paths to test results
# Comma-separated list of paths to test results
# Supports wildcards via [fast-glob](https://github.com/mrmlnc/fast-glob)
# All matched result files must be of the same format
path: ''
Expand Down

0 comments on commit 2cc6a8c

Please sign in to comment.