Skip to content

Commit 7f6b06e

Browse files
committed
Fix bad sentence in Chapter 14
Closes marijnh#409
1 parent 0b2986e commit 7f6b06e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

14_dom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ Add the resulting table to the element with an `id` attribute of
10251025

10261026
{{index "right-aligning", "text-align (CSS)"}}
10271027

1028-
Once you have this working, right-align cells that containing number
1028+
Once you have this working, right-align cells that contain number
10291029
values by setting their `style.textAlign` property to `"right"`.
10301030

10311031
{{if interactive

0 commit comments

Comments
 (0)