Skip to content

Commit 9a0d688

Browse files
authored
Fix typo in README from WARM to WAMR
Guessing this was supposed to WAMR not WARM
1 parent c46b10d commit 9a0d688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gitbook/tutorial/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tutorial
22

3-
In this chapter, we want to walk you through the basic development knowledge and skills of WARM you may need so that you are ready to write your wasm application with WARM.
3+
In this chapter, we want to walk you through the basic development knowledge and skills of WAMR you may need so that you are ready to write your wasm application with WAMR.
44

55
For starters, you could learn how to compile different running mode of WAMR and their usage in [this section](build-tutorial/README.md).
66

0 commit comments

Comments
 (0)