diff --git a/docs/style-guide.rst b/docs/style-guide.rst index 7bc75a306..10cbffb67 100644 --- a/docs/style-guide.rst +++ b/docs/style-guide.rst @@ -1126,4 +1126,4 @@ added looks like the one below:: It is recommended that Solidity contracts are fully annontated using `NatSpec `_ for all public interfaces (everything in the ABI). -Please see the sectian about `NatSpec `_ for a detailed explanation. \ No newline at end of file +Please see the section about `NatSpec `_ for a detailed explanation.