Skip to content

Commit c1f1bdc

Browse files
committed
Readme.md got updated!
1 parent cb9e531 commit c1f1bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ import randomString from '@smakss/random-string'
2929
then to use it within your application you can do it just like this:
3030

3131
```
32-
randomString(10) // This will generate a random string with length of then
32+
randomString(10) // This will generate a random string with a length of 10. The output should be something like this: BD@Z8dKf2%
3333
```

0 commit comments

Comments
 (0)