Skip to content

Commit db13d23

Browse files
authored
typo
1 parent 9219a32 commit db13d23

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ npm install vue2-dropzone@^2.0.0
99
````
1010
You'll also need to load either the [Material Icon](https://material.io/icons/) or [FontAwesome](http://fontawesome.io/) icon kits depending on which style of icon you'd like.
1111
````html
12-
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
13-
rel="stylesheet">
12+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
1413
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
1514
````
1615

0 commit comments

Comments
 (0)