Merge pull request #171 from nelsonmestevao/patch-1

Fix typo
This commit is contained in:
Rhyne 2018-12-07 19:42:59 -05:00 committed by GitHub
commit 03df3ea607
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ Don't want to download it? That's cool. You can just link to PaperCSS via
* [https://unpkg.com/papercss@1.6.0/dist/paper.css](https://unpkg.com/papercss@1.6.0/dist/paper.css)
* [https://unpkg.com/papercss@1.6.0/dist/paper.min.css](https://unpkg.com/papercss@1.6.0/dist/paper.min.css)
Here's a quck snippet to get started with PaperCSS:
Here's a quick snippet to get started with PaperCSS:
```html
<!DOCTYPE html>