Skip to content

Commit b67b134

Browse files
comment
1 parent e96cdcf commit b67b134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/urlUtils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const queue = new PQueue({
88
const errorCodes = new Set([]);
99

1010
/**
11-
* back off using node-fetch and p-queue
11+
* back off using fetch and p-queue
1212
*
1313
* @param {*} response
1414
* @param {*} queue

0 commit comments

Comments
 (0)