File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,14 +28,14 @@ always be in sync.
2828
2929### Development
3030
31- - ` script /test` will fire up a karma runner and watch for changes in the
31+ - ` scripts /test` will fire up a karma runner and watch for changes in the
3232 specs directory.
3333- ` npm test ` will do the same but doesn't watch, just runs the tests.
34- - ` script /build-examples` does exactly that.
34+ - ` scripts /build-examples` does exactly that.
3535
3636### Build
3737
38- Please do not include the output of ` script /build` in your commits, we
38+ Please do not include the output of ` scripts /build` in your commits, we
3939only do this when we release. (Also, you probably don't need to build
4040anyway unless you are fixing something around our global build.)
4141
You can’t perform that action at this time.
0 commit comments