Skip to content

Commit 82f2322

Browse files
Update rust/low_wasm_memory/README.md
Co-authored-by: Dimitris Sarlis <[email protected]>
1 parent b2f8d05 commit 82f2322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/low_wasm_memory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Unlike other blockchains, the Internet Computer can automatically execute specia
44

55
This example demonstrates the ways of using low Wasm memory hook on the Internet Computer.
66

7-
The example consists of canister named `low_wasm_memory_hook` both implementing the functionality that it increases usage of Wasm memory in every 'heartbeat' execution, until the low Wasm memory hook is runned.
7+
The example consists of canister named `low_wasm_memory_hook` implementing the functionality that it increases usage of Wasm memory in every 'heartbeat' execution, until the low Wasm memory hook is runned.
88

99
## Prerequisites
1010
This example requires an installation of:

0 commit comments

Comments
 (0)