This repository was archived by the owner on Sep 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Quick Links:
21
21
Please note that using AngularJS Material requires the use of ** [ AngularJS] ( https://angularjs.org/ )
22
22
1.4.x** or higher.
23
23
24
- AngularJS Material is targeted for the browser versions defined in the ` broswerslist ` field
24
+ AngularJS Material is targeted for the browser versions defined in the ` browserslist ` field
25
25
of our [ package.json] ( package.json ) . Below is a screenshot from
26
26
[ browserl.ist] ( http://browserl.ist/?q=%3E+0.5%25%2C+last+2+versions%2C+Firefox+ESR%2C+not+ie+%3C%3D+10%2C+not+ie_mob+%3C%3D+10%2C+not+bb+%3C%3D+10%2C+not+op_mob+%3C%3D+12.1 )
27
27
that provides a visual representation of this configuration:
@@ -150,7 +150,7 @@ CDN versions of AngularJS Material are now available.
150
150
151
151
With the Google CDN, you will not need to download local copies of the distribution files. Instead
152
152
simply reference the CDN urls to easily use those remote library files. This is especially useful
153
- when using online tools such as [ CodePen] ( http://codepen.io/ ) , [ Plunkr ] ( http://plnkr.co/ ) , or
153
+ when using online tools such as [ CodePen] ( http://codepen.io/ ) , [ Plunker ] ( http://plnkr.co/ ) , or
154
154
[ JSFiddle] ( http://jsfiddle.net/ ) .
155
155
156
156
``` html
You can’t perform that action at this time.
0 commit comments