Skip to content

Commit b9438dc

Browse files
Update README.md
update Readme.md
1 parent 82f2322 commit b9438dc

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-
Unlike other blockchains, the 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+
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'.
44

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

0 commit comments

Comments
 (0)