aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/error/ng/btstrpd.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/error/ng/btstrpd.ngdoc')
-rw-r--r--docs/content/error/ng/btstrpd.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/error/ng/btstrpd.ngdoc b/docs/content/error/ng/btstrpd.ngdoc
index 4efbaba5..a5455eb9 100644
--- a/docs/content/error/ng/btstrpd.ngdoc
+++ b/docs/content/error/ng/btstrpd.ngdoc
@@ -20,7 +20,7 @@ application.
</html>
```
-Note that for bootrapping purposes, the `<html>` element is the same as `document`, so the following
+Note that for bootstrapping purposes, the `<html>` element is the same as `document`, so the following
will also throw an error.
```