Skip to content

Commit af1fd10

Browse files
authored
docs(plugins/reactions): fix spelling issue (lowlighter#585)
1 parent ead8bd2 commit af1fd10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/plugins/reactions/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ The *reactions* plugin displays overall reactions on your recent issues and issu
1919
# ... other options
2020
plugin_reactions: yes
2121
plugin_reactions_limit: 200 # Compute reactions over last 200 issue comments
22-
plugin_reactions_limit_issues: 100 # Compute reactions over laste 100 issues/pull requests opened
22+
plugin_reactions_limit_issues: 100 # Compute reactions over last 100 issues/pull requests opened
2323
plugin_reactions_days: 14 # Compute reactions on issue comments posted less than 14 days ago
2424
plugin_reactions_details: count, percentage # Display reactions count and percentage
2525
plugin_reactions_ignored: bot # Ignore "bot" user
26-
```
26+
```

0 commit comments

Comments
 (0)