We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6cb70c commit fe268b4Copy full SHA for fe268b4
docs/10_BUILD.md
@@ -182,7 +182,7 @@ significant changes to the build process may make it difficult to get support.
182
If you want to avoid forking the build process, but have some additional tasks
183
that need to be done, you can use this trick to add new tasks to the build.
184
185
-This trick can be done multiple times after the initial load of `boostrap.js`,
+This trick can be done multiple times after the initial load of `bootstrap.js`,
186
which allows for modular customizations.
187
188
```js
0 commit comments