diff --git a/README.md b/README.md index fcde9c1..b46340b 100644 --- a/README.md +++ b/README.md @@ -917,7 +917,7 @@ const gramma = require("gramma") import gramma from "gramma" ``` -If you don't use a bundler and want to use gramma in the browser, there are some prebuild packages in [/bundle](https://github.com/caderek/gramma/tree/master/bundle) directory: +If you don't use a bundler and want to use gramma in the browser, there are some prebuilt packages in [/bundle](https://github.com/caderek/gramma/tree/master/bundle) directory: - `gramma.esm.js` - ES Modules bundle - `gramma.esm.min.js` - minified ES Modules bundle