1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Just fix a trivial typo.

Just fixed a trivial typo.
어쩌다 발견하게 됐네요. :)
This commit is contained in:
Jae-woo Kim
2016-12-13 23:28:50 +09:00
committed by GitHub
parent cd2e6e1b24
commit efd6bf2afe

View File

@@ -46,7 +46,7 @@ By this, webpack will watch the code changes and apply it automatically.
We use Grunt.
Acutal deploy can be run by `grunt`. However, you shouldn't use because the default task is including codesign and authenticode.
So, we prepare a script which just make an excutable file.
So, we prepare a script which just make an executable file.
```
grunt pre-build