aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contracts/multisig/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/multisig/package.json b/contracts/multisig/package.json
index a1a6a7ec6..4d4ba768c 100644
--- a/contracts/multisig/package.json
+++ b/contracts/multisig/package.json
@@ -5,7 +5,7 @@
"engines": {
"node": ">=6.12"
},
- "description": "Smart contract components of 0x protocol",
+ "description": "Multisig contracts used by 0x protocol",
"main": "lib/src/index.js",
"directories": {
"test": "test"