docs(plugins/reactions): fix spelling issue (#585)

This commit is contained in:
John Vandenberg
2021-10-23 00:33:58 +08:00
committed by GitHub
parent ead8bd2eb7
commit af1fd108fc

View File

@@ -19,7 +19,7 @@ The *reactions* plugin displays overall reactions on your recent issues and issu
# ... other options # ... other options
plugin_reactions: yes plugin_reactions: yes
plugin_reactions_limit: 200 # Compute reactions over last 200 issue comments plugin_reactions_limit: 200 # Compute reactions over last 200 issue comments
plugin_reactions_limit_issues: 100 # Compute reactions over laste 100 issues/pull requests opened plugin_reactions_limit_issues: 100 # Compute reactions over last 100 issues/pull requests opened
plugin_reactions_days: 14 # Compute reactions on issue comments posted less than 14 days ago plugin_reactions_days: 14 # Compute reactions on issue comments posted less than 14 days ago
plugin_reactions_details: count, percentage # Display reactions count and percentage plugin_reactions_details: count, percentage # Display reactions count and percentage
plugin_reactions_ignored: bot # Ignore "bot" user plugin_reactions_ignored: bot # Ignore "bot" user