From 2cc6a8c9efdf5d0a98525ad25f0a17abaf47f0a8 Mon Sep 17 00:00:00 2001 From: tangowithfoxtrot <5676771+tangowithfoxtrot@users.noreply.github.com> Date: Tue, 18 Jul 2023 05:57:09 -0700 Subject: [PATCH] "Coma separated" -> "Comma-separated" Correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 727968f..45a1200 100644 --- a/README.md +++ b/README.md @@ -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: ''