Skip to content

Commit 87e3d6c

Browse files
committed
typo
1 parent 36ed85a commit 87e3d6c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-values/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ <h2 id=introduction><span class=secno>1. </span>Introduction</h2>
319319
href="#length-value"><code>&lt;length&gt;</code></a> being the most widely
320320
used) that can be used by many properties are described in this
321321
specification, while more specific data types (e.g.,
322-
<code>&lt;border-width&gt;</code>) are described in the corresponding
322+
<code>&lt;'border-width'&gt;</code>) are described in the corresponding
323323
modules. </code>
324324

325325
<h3 id=placement><span class=secno>1.1. </span> Module Interactions</h3>

css3-values/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h2>Introduction</h2>
9393
they can be combined.
9494
Generic data types (<code>&lt;length&gt;</code> being the most widely used)
9595
that can be used by many properties are described in this specification,
96-
while more specific data types (e.g., <code>&lt;border-width&gt;</code>)
96+
while more specific data types (e.g., <code>&lt;'border-width'&gt;</code>)
9797
are described in the corresponding modules.
9898

9999
<h3 id="placement">

0 commit comments

Comments
 (0)