Skip to content

Commit 154d59c

Browse files
authored
Merge pull request #450 from DELOLCAT/patch-1
Fix typo in Sets description for clarity
2 parents d03798d + 1da7733 commit 154d59c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/extensions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ export default [
241241
},
242242
{
243243
name: "Sets",
244-
description: "Store non-repeating, unordered, data super efficently in sets.",
244+
description: "Store non-repeating, unordered data super efficiently in sets.",
245245
code: "DogeisCut/dogeiscutSet.js",
246246
banner: "DogeisCut/dogeiscutSet.svg",
247247
creator: "DogeisCut",

0 commit comments

Comments
 (0)