Skip to content

Commit

Permalink
Merge pull request #132 from nntrn/main
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
IvanMathy authored Jul 25, 2020
2 parents 5794294 + 3a4fd6a commit de8a49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Boop/Boop/scripts/SumAll.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"api":1,
"name":"Sum All",
"description":"Sum a list of numbers (separated by be either a new line, comma, or semicolon).",
"description":"Sum a list of numbers (separated by either a new line, comma, or semicolon).",
"author":"Annie Tran",
"icon":"abacus",
"tags":"sum,calculator,addition,add"
Expand Down

0 comments on commit de8a49e

Please sign in to comment.