Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit d5e086f

Browse files
Splaktarjelbourn
authored andcommitted
docs(readme): fix browserslist and Plunker typos (#11454)
Closes #11446
1 parent 4493389 commit d5e086f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Quick Links:
2121
Please note that using AngularJS Material requires the use of **[AngularJS](https://angularjs.org/)
2222
1.4.x** or higher.
2323

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
2525
of our [package.json](package.json). Below is a screenshot from
2626
[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)
2727
that provides a visual representation of this configuration:
@@ -150,7 +150,7 @@ CDN versions of AngularJS Material are now available.
150150

151151
With the Google CDN, you will not need to download local copies of the distribution files. Instead
152152
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
154154
[JSFiddle](http://jsfiddle.net/).
155155

156156
```html

0 commit comments

Comments
 (0)