mirror of
https://github.com/liabru/matter-js.git
synced 2025-03-14 00:38:41 -04:00
spelling: uncommitted
This commit is contained in:
parent
cffb017297
commit
30fcacf574
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ gulp.task('release', callback => {
|
|||
if (stdout && stdout.trim()) {
|
||||
throw new gutil.PluginError({
|
||||
plugin: 'release',
|
||||
message: 'cannot build release as there are uncomitted changes'
|
||||
message: 'cannot build release as there are uncommitted changes'
|
||||
});
|
||||
} else {
|
||||
sequence(
|
||||
|
|
Loading…
Add table
Reference in a new issue