Skip to content

Commit 35fb9de

Browse files
authored
Update README.md
1 parent eec7765 commit 35fb9de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ Pass a path to your file from the public directory to `inline_assets` tag.
3232
or
3333

3434
```twig
35-
<style>
35+
<script>
3636
{{ inline_assets src="js/site.js" }}
37-
</style>
37+
</script>
3838
```
3939

4040
## Security

0 commit comments

Comments
 (0)