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 cf0513d commit ff4480bCopy full SHA for ff4480b
docs/guide.bootstrap.ngdoc
@@ -82,7 +82,7 @@ This is the sequence that your code should follow if you're writing your own man
82
83
If you want to define your own widgets, you must create your own namespace and use that namespace
84
to form the fully qualified widget name. For example, you could map the alias my to your domain
85
-and create a widget called my:widget. To create your own namespace, simply add another xmlsn tag
+and create a widget called my:widget. To create your own namespace, simply add another xmlns tag
86
to your page, create an alias, and set it to your unique domain:
87
88
<pre>
0 commit comments