Skip to content

Commit a462940

Browse files
committed
Fix comment
1 parent e509dfd commit a462940

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/utils.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Ignore this file, this is only needed for internal purposes.
2-
// We mock `require()` that examples look the same as if the library was
3-
// directly installed.
2+
// We mock `require()` so that examples look the same as if the library
3+
// was directly installed.
44

55
// eslint-disable-next-line filenames/match-exported
66
'use strict'

0 commit comments

Comments
 (0)