Skip to content

Commit 390038c

Browse files
author
Fourat Janabi
committed
Fix typo in libraries used section
1 parent 101de8a commit 390038c

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
@@ -31,7 +31,7 @@ $ npm install secure-ls
3131

3232
Eg: `55e8f5585789191d350329b9ebcf2b11` and `db51d35aad96610683d5a40a70b20c39`.
3333

34-
For the genration of such strings, `secretPhrase` is being used and can be found in code easily but that won't make it unsecure, `PBKDF2`'s layer on top of that will handle security.
34+
For the generation of such strings, `secretPhrase` is being used and can be found in code easily but that won't make it unsecure, `PBKDF2`'s layer on top of that will handle security.
3535

3636
* **Compresion / Decompression** using [lz-string](https://github.com/pieroxy/lz-string)
3737

0 commit comments

Comments
 (0)