Thanks to visit codestin.com Credit goes to github.com
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 a8b0400 commit 5026315Copy full SHA for 5026315
docs/content/guide/ie.ngdoc
@@ -41,7 +41,7 @@ To make your angular application work on IE please make sure that:
41
42
The **important** parts are:
43
44
- * `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
45
using.
46
47
* `document.createElement(yourTagName)` - *creation of custom tag names* - Since this is an
0 commit comments