aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-docs/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/react-docs/package.json')
-rw-r--r--packages/react-docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json
index 53c5fbb3f..a3e368355 100644
--- a/packages/react-docs/package.json
+++ b/packages/react-docs/package.json
@@ -4,7 +4,7 @@
"engines": {
"node": ">=6.12"
},
- "description": "React documentation component for rendering TypeDoc & Doxity generated JSON",
+ "description": "React documentation component for rendering TypeDoc & sol-doc generated JSON",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {