aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/content/guide/ie.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/ie.ngdoc b/docs/content/guide/ie.ngdoc
index 3ba93d2d..f9622180 100644
--- a/docs/content/guide/ie.ngdoc
+++ b/docs/content/guide/ie.ngdoc
@@ -41,7 +41,7 @@ To make your angular application work on IE please make sure that:
The **important** parts are:
- * `xmlns:ng` - *namespace* - you need one namespace for each custom tay you are planning on
+ * `xmlns:ng` - *namespace* - you need one namespace for each custom tag you are planning on
using.
* `document.createElement(yourTagName)` - *creation of custom tag names* - Since this is an