Skip to content

Commit cea9c6b

Browse files
committed
✏️ Fix typo in README pronunciation guide
1 parent 327bfff commit cea9c6b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
Works with React, Vue, Svelte, and any other framework that supports ES6 modules.
1313

14-
(:loudspeaker: Pronunced as "**Num-e-fy**")
14+
(:loudspeaker: Pronounced as "**Num-e-fy**")
1515

1616
### :bulb: Currently Supported Locales
1717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "numify",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Shortern long numbers to Human Readable K M B format",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)