]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: fix grammar and spelling in build.js (#84)
authorBen McCallum <ben.mccallum@live.com.au>
Sat, 5 Oct 2019 14:23:05 +0000 (16:23 +0200)
committerEvan You <yyx990803@gmail.com>
Sat, 5 Oct 2019 14:23:05 +0000 (10:23 -0400)
scripts/build.js

index f8e7b3050d718a6ee319503756bcc6732e64b844..08d9f65feab842d0d3a0169ce835cc86b9e2f5a9 100644 (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"):