fix: fix spell

This commit is contained in:
2020-11-22 12:16:50 +08:00
parent ad155bcff4
commit 1339f0cdf3
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ Deploy:
Build and deploy: Build and deploy:
```shell ```shell
$ just builddeply $ just buildfndeploy
``` ```
<br> <br>

View File

@@ -8,5 +8,5 @@ buildfn:
zip code.zip bootstrap {{bin}} zip code.zip bootstrap {{bin}}
rm {{bin}} rm {{bin}}
builddeply: buildfn buildfndeploy: buildfn
fun deploy fun deploy