mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Added missing word in sentence
This commit is contained in:
parent
371690f027
commit
38b1c3d492
@ -10,7 +10,7 @@ Solidity is a statically typed language, which means that the type of each
|
||||
variable (state and local) needs to be specified (or at least known -
|
||||
see :ref:`type-deduction` below) at
|
||||
compile-time. Solidity provides several elementary types which can be combined
|
||||
to complex types.
|
||||
to form complex types.
|
||||
|
||||
.. index:: ! value type, ! type;value
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user