Skip to content

Commit 3a11aa6

Browse files
Update rust/low_wasm_memory/README.md
Co-authored-by: michael-weigelt <[email protected]>
1 parent e622e8c commit 3a11aa6

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 @@ The Internet Computer can automatically execute a special type of function calle
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` 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 a 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 run.
88

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

0 commit comments

Comments
 (0)