Skip to content

Commit

Permalink
doc: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cusma committed Oct 9, 2024
1 parent f86cc28 commit 348ff1e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ARCs/arc-0065.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ it **MUST**:
Upon a program run time failure, the Algod API returns both the failed *program
counter* (`pc`) and the `log` content.

> The AVM programs bytecode have limited sized. In this convention, the errors are part of the bytecode. It is **RECOMMENDED** to use fixed length error codes or shorr error messages.
> The AVM programs bytecode have limited sized. In this convention, the errors are
> part of the bytecode. It is **RECOMMENDED** to use fixed length error codes or
> short error messages.
### Example

Expand Down

0 comments on commit 348ff1e

Please sign in to comment.