Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-syntax-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Description of CSS's Syntax</h2>

<em>This section is not normative.</em>

A CSS document is a series of <a>style rules</a>--
A CSS stylesheet is a series of <a>style rules</a>--
which are <a>qualified rules</a> that apply styles to elements in a document--
and <a>at-rules</a>--
which define special processing rules or values for the CSS document.
Expand Down