Skip to content

Commit d70257e

Browse files
authored
Add missing comma
1 parent 0848bbb commit d70257e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-cascade-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ Resetting All Properties: the 'all' property</h3>
415415
[[css-writing-modes-3]]
416416

417417
<div class='example'>
418-
For example, if an author specifies ''all: initial'' on an element
418+
For example, if an author specifies ''all: initial'' on an element,
419419
it will block all inheritance and reset all properties,
420420
as if no rules appeared in the author, user, or user-agent levels of the cascade.
421421

0 commit comments

Comments
 (0)