aboutsummaryrefslogtreecommitdiff
path: root/guide/quickstart.md
diff options
context:
space:
mode:
Diffstat (limited to 'guide/quickstart.md')
-rw-r--r--guide/quickstart.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/quickstart.md b/guide/quickstart.md
index afcbde9d..34076d66 100644
--- a/guide/quickstart.md
+++ b/guide/quickstart.md
@@ -81,6 +81,6 @@ hello`main:
```
<p class="tip">
- You can also use short command option, for exmaple: `xmake r` or `xmake run`
+ You can also use short command option, for example: `xmake r` or `xmake run`
</p>