diff --git a/examples/index.html b/examples/index.html index 3b443ac3..f3bc99d9 100644 --- a/examples/index.html +++ b/examples/index.html @@ -16,7 +16,7 @@
Draftail 📝🍸
- A batteries-excluded rich text editor built with Draft.js
+A configurable rich text editor built with Draft.js
diff --git a/package.json b/package.json
index 0dc944ef..f4fa5461 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "draftail",
"version": "0.8.0",
- "description": "📝🍸 A batteries-excluded rich text editor based on Draft.js",
+ "description": "📝🍸 A configurable rich text editor based on Draft.js",
"author": "Springload",
"license": "MIT",
"main": "dist/index.js",