Skip to content

Commit 5031b74

Browse files
authored
docs: fix typo
1 parent 2dec67b commit 5031b74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
| comment-title | Comment title customization. | string | `### Issues Similarity Analysis:` | ✖ |
4242
| comment-body | Comment body customization. | string | `- [#${number}][${title}][${similarity}]` | ✖ |
4343
| show-footer | Whether show footer. | boolean | true | ✖ |
44-
| show-mentioned | Whether show mentioned issues in the current issue body | boolean | false ✖ |
44+
| show-mentioned | Whether show mentioned issues in the current issue body | boolean | false | ✖ |
4545

4646
- `filter-threshold`: Keep in `[0, 1]`
4747
- `comment-body`:

0 commit comments

Comments
 (0)