Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
robindijkhof authored Dec 4, 2017
1 parent c76632c commit 1f866ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ following example:
```html
<cookie-law position="top">
This website contains cookie.
<a =href="#/cookie-policy">Read more</a>
<a href="#/cookie-policy">Read more</a>
</cookie-law>
```

Expand Down

0 comments on commit 1f866ad

Please sign in to comment.