Skip to content

Commit 534e7b3

Browse files
authored
Fix issues typo in 'network-idle.js' (#218)
1 parent 5cdf569 commit 534e7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/network-idle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This script is a localized version of the upstream
22
// https://github.com/pastelsky/network-idle-callback
3-
// which fixes isssues with browser importing of the
3+
// which fixes issues with browser importing of the
44
// above dependency. It is hopefully temporary.
55

66
const DOMContentLoad = new Promise(resolve => {

0 commit comments

Comments
 (0)