We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37919fd commit d988b75Copy full SHA for d988b75
README.md
@@ -55,7 +55,7 @@ Making multiple calls for different entry points *may* result in duplicate tags
55
56
#### 3. Emit from `Tags` in your HTML template:
57
58
-Your `Tags` instance contains the `preload` and `CSS` tags, which should be emitted in
+Your `Tags` instance contains the preload and CSS tags, which should be emitted in
59
your `<head>` tag, as well as the `js` tags, which should be emitted immediately before
60
the `</body>` end tag.
61
0 commit comments