We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e96cdcf commit b67b134Copy full SHA for b67b134
src/lib/urlUtils.js
@@ -8,7 +8,7 @@ const queue = new PQueue({
8
const errorCodes = new Set([]);
9
10
/**
11
- * back off using node-fetch and p-queue
+ * back off using fetch and p-queue
12
*
13
* @param {*} response
14
* @param {*} queue
0 commit comments