Skip to content

Commit 3445e48

Browse files
authored
Merge pull request BoostIO#188 from less-easy-way/patch-1
Just fix a trivial typo.
2 parents cd2e6e1 + efd6bf2 commit 3445e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ By this, webpack will watch the code changes and apply it automatically.
4646
We use Grunt.
4747
Acutal deploy can be run by `grunt`. However, you shouldn't use because the default task is including codesign and authenticode.
4848

49-
So, we prepare a script which just make an excutable file.
49+
So, we prepare a script which just make an executable file.
5050

5151
```
5252
grunt pre-build

0 commit comments

Comments
 (0)