Skip to content

Commit 28f5b30

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

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
@@ -1,6 +1,6 @@
11
# Low Wasm memory hook
22

3-
Internet Computer can automatically execute special type of function called low Wasm memory hook, which runs when the available Wasm memory of the canister falls below 'wasm-memory-threshold'.
3+
The Internet Computer can automatically execute a special type of function called low Wasm memory hook, which runs when the available Wasm memory of the canister falls below the 'wasm-memory-threshold'.
44

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

0 commit comments

Comments
 (0)