aboutsummaryrefslogtreecommitdiff
path: root/landing
diff options
context:
space:
mode:
Diffstat (limited to 'landing')
-rw-r--r--landing/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/landing/index.md b/landing/index.md
index 5ede48ca..396d2089 100644
--- a/landing/index.md
+++ b/landing/index.md
@@ -88,7 +88,7 @@ $ xmake m -b # start to record
$ xmake f -p iphoneos -m debug
$ xmake
$ xmake m -e # stop to record
-$ xmake m . # palyback commands
+$ xmake m . # playback commands
```
#### Run the custom lua script plugin