diff options
Diffstat (limited to 'Modules.md')
| -rw-r--r-- | Modules.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -144,7 +144,7 @@ or In the first example, the environment is expected to call the function $start_function before calling any other module function. In the second case, the environment is -expected to call the module function indexed <int> (this index starts from 0). +expected to call the module function indexed `<int>` (this index starts from 0). A module can: * Only have at most a start node |
