Skip to content

Commit b4f65ce

Browse files
committed
dummy checkin for debugging
1 parent be4e830 commit b4f65ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-values/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ <h3>Strings</h3>
258258

259259
<div class=example>
260260
<pre>
261-
content: "this is a \"string\"";
261+
content: "this is a 'string'";
262262
content: 'this is a "string"';
263263
content: 'this is a \'string\'';
264264
</pre>

0 commit comments

Comments
 (0)