Explorar o código

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

Ben McCallum %!s(int64=6) %!d(string=hai) anos
pai
achega
7bb317b031
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      scripts/build.js

+ 2 - 2
scripts/build.js

@@ -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"):