Skip to content

Commit d13ebef

Browse files
committed
wording
1 parent 11f3e84 commit d13ebef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h3>NPM</h3>
8181
<textarea class="javascript">
8282
var ElementQueries = require('css-element-queries/src/ElementQueries');
8383

84-
// attaches to DOMLoadContent
84+
// attaches to DOMLoadContent and does anything for you
8585
ElementQueries.listen();
8686

8787
// or if you want to trigger it yourself:

0 commit comments

Comments
 (0)