Skip to content

Commit

Permalink
grand -> grunt
Browse files Browse the repository at this point in the history
  • Loading branch information
CofCool committed Sep 27, 2017
1 parent e249c1e commit 6f30692
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This page is also available in [Japanese](https://github.com/BoostIO/Boostnote/b
* npm: 4.x
* node: 7.x

You should use `npm v4.x` because `$ grand pre-build` fails on `v5.x`.
You should use `npm v4.x` because `$ grunt pre-build` fails on `v5.x`.

## Development

Expand Down
2 changes: 1 addition & 1 deletion docs/ru/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* npm: 4.x
* node: 7.x

Вы должны использовать `npm v4.x`, так как `$ grand pre-build` не работает в `v5.x`.
Вы должны использовать `npm v4.x`, так как `$ grunt pre-build` не работает в `v5.x`.

## Разработка

Expand Down
2 changes: 1 addition & 1 deletion docs/zh_CN/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* npm: 4.x
* node: 7.x

因为`$ grand pre-build`的问题,您只能使用`npm v4.x`而不能使用`npm v5.x`
因为`$ grunt pre-build`的问题,您只能使用`npm v4.x`而不能使用`npm v5.x`

## 开发

Expand Down

0 comments on commit 6f30692

Please sign in to comment.