Skip to content

Commit fe268b4

Browse files
committed
Documentation fix.
1 parent e6cb70c commit fe268b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/10_BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ significant changes to the build process may make it difficult to get support.
182182
If you want to avoid forking the build process, but have some additional tasks
183183
that need to be done, you can use this trick to add new tasks to the build.
184184

185-
This trick can be done multiple times after the initial load of `boostrap.js`,
185+
This trick can be done multiple times after the initial load of `bootstrap.js`,
186186
which allows for modular customizations.
187187

188188
```js

0 commit comments

Comments
 (0)