Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xhliu committed Nov 3, 2020
1 parent c3daada commit ee956f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/syntax.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ Basic Types
Array Types
-----------
An array is a list of values of the same type.
An array is a list of values of the same type.

* **Array Literals** - a comma-separated list of expressions, enclosed in square brackets

.. code-block:: solidity
Expand Down

0 comments on commit ee956f0

Please sign in to comment.