Skip to content

Commit d3d1098

Browse files
committed
Minifying dictionary files to reduce footprint
1 parent cb8778d commit d3d1098

File tree

5 files changed

+8
-527831
lines changed

5 files changed

+8
-527831
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ npm i @paunovic/random-words
1313
```js
1414
import { initialize } from '@paunovic/random-words'
1515

16-
// Default language pack
16+
// Default language pack
1717
const RANDOM = initialize({ countryCode: 'rs' })
1818

1919
// With variation

0 commit comments

Comments
 (0)