Skip to content

Commit 3c7570b

Browse files
committed
[css-2026][editorial] Fixed typo in media type definition
1 parent d7f415a commit 3c7570b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

css-2026/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@ Encoding considerations:
999999
Security considerations:
10001000

10011001
CSS is a modular specification and thus, the individual
1002-
Security Considerations section of each CSS modue in use
1002+
Security Considerations section of each CSS module in use
10031003
should be consulted.
10041004

10051005
Interoperability considerations:
@@ -1055,7 +1055,6 @@ Fallback encoding:
10551055
ensure that either an HTTP header (or equivalent method) declares
10561056
the encoding of the stylesheet to be UTF-8, or that the referring
10571057
document declares its encoding to be UTF-8.
1058-
10591058
</pre>
10601059

10611060
<h2 id="indices">Indices</h2>

0 commit comments

Comments
 (0)