Günter Zöchbauer 2 лет назад
Родитель
Сommit
bba7eaa61e
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      docs/src/cmd/serve.md

+ 2 - 2
docs/src/cmd/serve.md

@@ -45,5 +45,5 @@ You can use `--example {name}` to start a example code.
 
 ```
 # build `example/test` code
-dioxus serve --exmaple test
-```
+dioxus serve --example test
+```