Skip to content

Commit 9ec4f7b

Browse files
committed
Grammatically updated the css value docs
1 parent b0cbb66 commit 9ec4f7b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-values-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1283,7 +1283,7 @@ Absolute Lengths: the ''cm'', ''mm'', ''Q'', ''in'', ''pt'', ''pc'', ''px'' unit
12831283
<td>1pc = 1/6th of 1in
12841284
<tr><th><dfn id="pt">pt</dfn>
12851285
<td>points
1286-
<td>1pt = 1/72th of 1in
1286+
<td>1pt = 1/72nd of 1in
12871287
<tr><th><dfn id="px" lt="px">px</dfn>
12881288
<td>pixels
12891289
<td>1px = 1/96th of 1in

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2021,7 +2021,7 @@ Absolute Lengths: the ''cm'', ''mm'', ''Q'', ''in'', ''pt'', ''pc'', ''px'' unit
20212021
<td>1pc = 1/6th of 1in
20222022
<tr><th><dfn id="pt">pt</dfn>
20232023
<td>points
2024-
<td>1pt = 1/72th of 1in
2024+
<td>1pt = 1/72nd of 1in
20252025
<tr><th><dfn id="px" lt="px">px</dfn>
20262026
<td>pixels
20272027
<td>1px = 1/96th of 1in

0 commit comments

Comments
 (0)