mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-25 02:22:44 +03:00
fix typo
This commit is contained in:
parent
322aaee280
commit
547b714d82
@ -152,4 +152,4 @@ None.
|
||||
|
||||
# Implementation Decisions
|
||||
|
||||
For the length of an array, we decided on `<expression>.len`, where `<expression>` is any expression of array type.
|
||||
For the length of an array, we decided on `<expression>.len()`, where `<expression>` is any expression of array type.
|
||||
|
Loading…
Reference in New Issue
Block a user