Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoljub-duric committed Sep 27, 2023
1 parent daccf86 commit 8ca10f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1619,7 +1619,7 @@ Example: To accept all cycles provided in a call, invoke `ic0.msg_cycles_accept(

- `ic0.burn_cycles : (amount_to_burn : i64) → (amount : i64)`

This burns cycles from the camoster. It burns as many cycles as possible, up to these constraints:
This burns cycles from the canister. It burns as many cycles as possible, up to these constraints:

It burns no more cycles than `amount_to_burn`.

Expand Down

0 comments on commit 8ca10f8

Please sign in to comment.