fix readme: remove double 'we' (#1312)

This commit is contained in:
Christian Raidl
2016-12-30 16:56:12 +01:00
committed by Ville Immonen
parent e45b08746a
commit a90e2b2eea

View File

@@ -385,7 +385,7 @@ The `<script>` tag with the compiled code will be added to it automatically duri
You can also add other assets to the `public` folder.
Note that we normally we encourage you to `import` assets in JavaScript files instead.
Note that we normally encourage you to `import` assets in JavaScript files instead.
For example, see the sections on [adding a stylesheet](#adding-a-stylesheet) and [adding images and fonts](#adding-images-and-fonts).
This mechanism provides a number of benefits: