Fix typo

Lauri Ojansivu 2017-02-17 19:06:52 +02:00
parent 0dfe3a072e
commit 4f2379cd50

@ -160,7 +160,7 @@ meteor
When running with command `meteor`, any saved modification of HTML/CSS/JS Wekan code
will make changes also on the browser automatically. NPM package C/C++ code is probably
not recompiled though, that needs full build.
not recompiled though, that needs full rebuild.
#### In production
```bash