Skip to content

Commit 73c0aea

Browse files
committed
✏️ Update docs/using_pre-processors.md (closes SimulatedGREG#79) [skip ci]
1 parent 6a96594 commit 73c0aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using_pre-processors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ So...
3030
</style>
3131
```
3232

33-
The same principals apply for just about any other pre-processor. So maybe you need coffeescript for your JS? Simply installed the [coffeescript-loader](https://github.com/webpack/coffee-loader) and apply the `lang="coffeescript"` attribute to your `<script>` tag.
33+
The same principles apply for just about any other pre-processor. So maybe you need coffeescript for your JS? Simply installed the [coffeescript-loader](https://github.com/webpack/coffee-loader) and apply the `lang="coffeescript"` attribute to your `<script>` tag.
3434

3535
For more advanced use of this feature please head over to the [vue-loader documentation](http://vue-loader.vuejs.org/en/configurations/pre-processors.html) for more information.

0 commit comments

Comments
 (0)