Skip to content

Commit 52aa36c

Browse files
authored
docs: fix hooks table
1 parent af8a4c2 commit 52aa36c

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
@@ -335,7 +335,7 @@ Sample configs: [Salesforce CLI](https://raw.githubusercontent.com/mcarvin8/apex
335335
| -------------------------- | ---------- | -------------------------------------------------------- |
336336
| `deployCoverageJsonPath` | For deploy | Path to deploy coverage JSON. |
337337
| `testCoverageJsonPath` | For test | Path to test coverage JSON. |
338-
| `outputReportPath` | No | Output path (default: `coverage.[xml|info|json]` by format). |
338+
| `outputReportPath` | No | Output path (default: `coverage.[xml/info/json]` by format). |
339339
| `format` | No | Format(s), comma-separated (default: `sonar`). |
340340
| `ignorePackageDirectories` | No | Comma-separated package directories to ignore. |
341341

0 commit comments

Comments
 (0)