Skip to content

Commit

Permalink
Typo (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony authored and owais committed Aug 10, 2019
1 parent 6fd103d commit 990d9ec
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 @@ -250,7 +250,7 @@ WEBPACK_LOADER = {
{% render_bundle 'main' config='DASHBOARD' extension='css' %}
<!-- add some extra attributes to the tag -->
{% render_bundle 'main' 'js' 'DEFAULT' attrs='async chatset="UTF-8"'%}
{% render_bundle 'main' 'js' 'DEFAULT' attrs='async charset="UTF-8"'%}
</body>
</head>
```
Expand Down

0 comments on commit 990d9ec

Please sign in to comment.