Skip to content

Commit 990d9ec

Browse files
tonyowais
authored andcommitted
Typo (#197)
1 parent 6fd103d commit 990d9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ WEBPACK_LOADER = {
250250
{% render_bundle 'main' config='DASHBOARD' extension='css' %}
251251
252252
<!-- add some extra attributes to the tag -->
253-
{% render_bundle 'main' 'js' 'DEFAULT' attrs='async chatset="UTF-8"'%}
253+
{% render_bundle 'main' 'js' 'DEFAULT' attrs='async charset="UTF-8"'%}
254254
</body>
255255
</head>
256256
```

0 commit comments

Comments
 (0)