There was an error while loading. Please reload this page.
1 parent 6fd103d commit 990d9ecCopy full SHA for 990d9ec
README.md
@@ -250,7 +250,7 @@ WEBPACK_LOADER = {
250
{% render_bundle 'main' config='DASHBOARD' extension='css' %}
251
252
<!-- add some extra attributes to the tag -->
253
- {% render_bundle 'main' 'js' 'DEFAULT' attrs='async chatset="UTF-8"'%}
+ {% render_bundle 'main' 'js' 'DEFAULT' attrs='async charset="UTF-8"'%}
254
</body>
255
</head>
256
```
0 commit comments