diff options
-rw-r--r-- | docs/types.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/types.rst b/docs/types.rst index 33018edd..0ec57afc 100644 --- a/docs/types.rst +++ b/docs/types.rst @@ -59,7 +59,7 @@ operators are :ref:`literals<integer_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: |