Skip to content

Commit c731350

Browse files
committed
adapt item about build/ in CONTRIBUTING
1 parent e40b369 commit c731350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ This will produce the following plot, and say you want to simulate a selection p
208208
- All tasks can be run using [`npm run-script`](https://docs.npmjs.com/cli/run-script)
209209
- Tests are `test/`, they are partitioned into `image` and `jasmine` tests
210210
- Test dashboard and image viewer code is in `devtools/`
211-
- Non-distributed, built files are in `build/` (most files in here are git-ignored, the css and font built files are exceptions)
211+
- Built files are in `build/` (most files in here are git-ignored, the css and font built files are exceptions)
212212

213213

214214
## Coding style

0 commit comments

Comments
 (0)