diff options
| author | Sekib Omazic | 2014-03-22 20:52:51 +0100 |
|---|---|---|
| committer | Caitlin Potter | 2014-03-22 16:04:45 -0400 |
| commit | c7a49b34c653adbb51fd7f1f54b748b5215f7656 (patch) | |
| tree | d2754af269dd64181da3f7f9bd407d20984d5562 /docs/content/error/ng/btstrpd.ngdoc | |
| parent | 408d9583b865124aa885b04f81745c650dfc115e (diff) | |
| download | angular.js-c7a49b34c653adbb51fd7f1f54b748b5215f7656.tar.bz2 | |
docs(error/ng/btstrpd): fix typo in error page
Minimal typo fix
Closes #6803
Diffstat (limited to 'docs/content/error/ng/btstrpd.ngdoc')
| -rw-r--r-- | docs/content/error/ng/btstrpd.ngdoc | 2 |
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. ``` |
