Skip to content

Commit 1dcc831

Browse files
authored
Fix mispelling
1 parent d15c1c0 commit 1dcc831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/tasks/seed/clean.tools.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Config from '../../config';
66
/**
77
* Removes all the js, js.map from the tools directories
88
*
9-
* NB: this needs to remain syncronus, or check.tools will
9+
* NB: this needs to remain syncronous, or check.tools will
1010
* need to be updated to handle the returned promise/stream
1111
*
1212
*/

0 commit comments

Comments
 (0)