Skip to content

Commit 5bf19d7

Browse files
author
Rahim Abdi
committed
Re-add classList ReSpec reference
1 parent a081967 commit 5bf19d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8908,7 +8908,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
89088908
than a simple string, and where the attribute is frequently manipulated with
89098909
methods such as add, remove, toggle, etc.</p>
89108910

8911-
<p class="example">See <code data-x="dom-element-id">classList</code>.</p>
8911+
<p class="example">See <code data-x="dom-element-classlist">classList</code>.</p>
89128912
</dd>
89138913

89148914
<dt><code data-x=""><var>T</var>?</code></dt>

0 commit comments

Comments
 (0)