Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg authored Jul 22, 2022
1 parent 2dec67b commit 5031b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
| comment-title | Comment title customization. | string | `### Issues Similarity Analysis:` | ✖ |
| comment-body | Comment body customization. | string | `- [#${number}][${title}][${similarity}]` | ✖ |
| show-footer | Whether show footer. | boolean | true | ✖ |
| show-mentioned | Whether show mentioned issues in the current issue body | boolean | false ✖ |
| show-mentioned | Whether show mentioned issues in the current issue body | boolean | false | ✖ |

- `filter-threshold`: Keep in `[0, 1]`
- `comment-body`:
Expand Down

0 comments on commit 5031b74

Please sign in to comment.