Skip to content

Commit b82782e

Browse files
committed
docs: community typo
1 parent 646f98c commit b82782e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Add the following to your workflow file:
319319
with:
320320
report-path: './ctrf/*.json'
321321
community-report: true
322-
communty-report-name: summary-short
322+
community-report-name: summary-short
323323
if: always()
324324
```
325325

community-reports/cobra-report/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Then, add it to your workflow file as follows:
2222
with:
2323
report-path: './ctrf/*.json'
2424
community-report: true
25-
communty-report-name: cobra-report
25+
community-report-name: cobra-report
2626
if: always()
2727
```
2828

0 commit comments

Comments
 (0)