chore: fix grammar and spelling in build.js (#84)

This commit is contained in:
Ben McCallum 2019-10-05 16:23:05 +02:00 committed by Evan You
parent 5c1e42f754
commit 7bb317b031

View File

@ -1,7 +1,7 @@
/*
Produce prodcution builds and stitch toegether d.ts files.
Produces production builds and stitches together d.ts files.
To specific the package to build, simply pass its name and the desired build
To specify the package to build, simply pass its name and the desired build
formats to output (defaults to `buildOptions.formats` specified in that package,
or "esm,cjs"):