diff options
| author | Oskari Timperi <oskari.timperi@iki.fi> | 2019-10-26 10:40:10 +0300 |
|---|---|---|
| committer | Oskari Timperi <oskari.timperi@iki.fi> | 2019-10-26 10:40:10 +0300 |
| commit | c07ed1986623ab697c1e76822afc416fc76a8caa (patch) | |
| tree | e28e6cbe2fa8481d3493f5794e1f14b9ff68acf1 /guide/quickstart.md | |
| parent | 868fba56526185e2939b21af77285f25b4a922aa (diff) | |
| download | xmake-docs-fix-typos.tar.gz xmake-docs-fix-typos.zip | |
Fix typosfix-typos
Diffstat (limited to 'guide/quickstart.md')
| -rw-r--r-- | guide/quickstart.md | 2 |
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> |
