We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a7968 commit 7fedd75Copy full SHA for 7fedd75
interface.js
@@ -11,7 +11,7 @@
11
'use strict';
12
13
// NOTE: Hmm... I don't think declaring variables within this module actually
14
-// accomplishes anything besides documenting that these globals are exepcted to
+// accomplishes anything besides documenting that these globals are expected to
15
// exist. So I think the correct "fix" to this lint warning is to delete this
16
// entire file. But in lieu of doing that... no harm for now in keeping this
17
// file around, even if it is only for documentation purposes. ¯\_(ツ)_/¯
0 commit comments