We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef24647 commit be5f1c6Copy full SHA for be5f1c6
index.js
@@ -20,7 +20,7 @@ export default class BananaSlug {
20
/**
21
* Generate a unique slug.
22
*
23
- * Track previously generated slugs: repeated calls with the same value
+ * Tracks previously generated slugs: repeated calls with the same value
24
* will result in different slugs.
25
* Use the `slug` function to get same slugs.
26
0 commit comments