Skip to content

Commit b9c145a

Browse files
bmeckMesteery
andcommitted
fixup: Update lib/internal/modules/esm/loader.js
Co-authored-by: Mestery <mestery@protonmail.com>
1 parent 03f54a8 commit b9c145a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/internal/modules/esm/loader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ class ESMLoader {
247247
* of https://example.com/bar
248248
*
249249
* MUST BE SYNCHRONOUS for import.meta initialization
250-
* MUST BE CALLED AFTER body for url is received due to I/O
250+
* MUST BE CALLED AFTER receiving the url body due to I/O
251251
* @param {string} url
252252
* @returns {string}
253253
*/

0 commit comments

Comments
 (0)