aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJason Miller <[email protected]>2017-02-25 16:29:55 -0500
committerJason Miller <[email protected]>2017-02-25 16:29:55 -0500
commit07f88194f17674a44e62234adbede2b9bfecb130 (patch)
treea0dd4f66974ef25c856a9483fa2fbb7461e2ddd0 /package.json
parentd63b350e6de3360d05ed6360cfaf101017237a73 (diff)
Update docs.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5f84071..e858ad0 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "mitt",
"amdName": "mitt",
"version": "1.0.1",
- "description": "Tiny ~200b functional event emitter / pubsub.",
+ "description": "Tiny 200b functional Event Emitter / pubsub.",
"jsnext:main": "src/index.js",
"main": "dist/mitt.js",
"umd:main": "dist/mitt.umd.js",