From 95bafbc4e0878d231f95808ea9feb3e3c60bcc9b Mon Sep 17 00:00:00 2001 From: Raghav Dua Date: Thu, 18 Jan 2018 16:32:46 +0530 Subject: [PATCH] update solium description --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 3c617d36b..0a49681ec 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -70,7 +70,7 @@ Available Solidity Integrations Configurable Solidty linter for Atom using Solium as a base. * `Solium `_ - A commandline linter for Solidity which strictly follows the rules prescribed by the `Solidity Style Guide `_. + Linter to identify and fix style and security issues in Solidity. * `Solhint `_ Solidity linter that provides security, style guide and best practice rules for smart contract validation.