Skip to content

Commit

Permalink
Fix locale string typo
Browse files Browse the repository at this point in the history
  • Loading branch information
synzen committed May 2, 2021
1 parent 508ad65 commit 605fd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"compare": {
"action": "Set comparisons to article checks",
"description": "Add additional positive/negative comparisons on articles for greater control over which articles get sent to your server, such as blocking or re-sendign them.",
"description": "Add additional positive/negative comparisons on articles for greater control over which articles get sent to your server, such as blocking or re-sending them.",
"args": {
"list": "List the current comparisons.",
"(+|-)<property>": "The positive or negative article properties to add for comparison. More than one can be added."
Expand Down

0 comments on commit 605fd3e

Please sign in to comment.