Skip to content

Commit 7dbd48c

Browse files
authored
Fix copy-paste mistake on README.md (#327)
1 parent 3f13a55 commit 7dbd48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
| `thresholdModified` | ✅ | the minimal average modified files line coverage | 0.0 |
4444
| `passIcon` | ✅ | the indicator to use for files that passed | 🟢 |
4545
| `failIcon` | ✅ | the indicator to use for files that failed | 🔴 |
46-
| `sourceDir` | ✅ | the indicator to use for files that failed | ./path/to/src |
46+
| `sourceDir` | ✅ | the directory to use as the source of the coverage report | ./path/to/src |

0 commit comments

Comments
 (0)