Skip to content

Commit 795537b

Browse files
committed
Fix typo in Chapter 14
Closes marijnh#405
1 parent 4a8be79 commit 795537b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14_dom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ if}}
453453

454454
Some element ((attribute))s, such as `href` for links, can be accessed
455455
through a ((property)) of the same name on the element's ((DOM))
456-
object. This is the case for a most commonly used standard attributes.
456+
object. This is the case for most commonly used standard attributes.
457457

458458
{{index "data attribute", "getAttribute method", "setAttribute method", attribute}}
459459

0 commit comments

Comments
 (0)