Skip to content

Commit 54d55ff

Browse files
committed
spelling: property
1 parent 6b7f27d commit 54d55ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/MainTemplate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const SyncBailHook = require("tapable").SyncBailHook;
2121
// __webpack_require__.p = the bundle public path
2222
// __webpack_require__.i = the identity function used for harmony imports
2323
// __webpack_require__.e = the chunk ensure function
24-
// __webpack_require__.d = the exported propery define getter function
24+
// __webpack_require__.d = the exported property define getter function
2525
// __webpack_require__.o = Object.prototype.hasOwnProperty.call
2626
// __webpack_require__.r = define compatibility on export
2727
// __webpack_require__.n = compatibility get default export

0 commit comments

Comments
 (0)