diff --git a/authority/Cargo.toml b/authority/Cargo.toml
index d3327c6a268b8875eb6fb99ddfc5b0e0dc169c53..3714985f0ed6493019c21a6f6da6a2f0a1c74551 100644
--- a/authority/Cargo.toml
+++ b/authority/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "orml-authority"
-description = "Auction module that implements `Auction` trait."
+description = "Utility pallet to perform ROOT calls in a PoA network"
 repository = "https://github.com/open-web3-stack/open-runtime-module-library/tree/master/auction"
 license = "Apache-2.0"
 version = "0.1.1"