aboutsummaryrefslogtreecommitdiffstats
path: root/docs/style-guide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/style-guide.rst')
-rw-r--r--docs/style-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/style-guide.rst b/docs/style-guide.rst
index d2d922df..272a1b31 100644
--- a/docs/style-guide.rst
+++ b/docs/style-guide.rst
@@ -615,7 +615,7 @@ indistinguishable from the numerals one and zero.
Contract and Library Names
==========================
-Contracts should be named using the CapWords style.
+Contracts and libraries should be named using the CapWords style.
Events