diff --git a/docs/types.rst b/docs/types.rst index 33018edd8..0ec57afcb 100644 --- a/docs/types.rst +++ b/docs/types.rst @@ -59,7 +59,7 @@ operators are :ref:`literals` (or literal expressions). Address ------- -`address`: Holds a 20 byte value (size of an Ethereum address). Address types also have members(see [Functions on addresses](#functions-on-addresses)) and serve as base for all contracts. +`address`: Holds a 20 byte value (size of an Ethereum address). Address types also have members and serve as base for all contracts. Operators: