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 9e7fd82 commit ae43f89Copy full SHA for ae43f89
test.ts
@@ -42,7 +42,7 @@ for (const [key, detect] of Object.entries(pageDetect)) {
42
${url.replace('https://github.com', '')}
43
44
• Yes? The \`${key}\` test is wrong and should be fixed.
45
- • No? Remove it to the \`_${key}\` array.
+ • No? Remove it from the \`_${key}\` array.
46
`));
47
});
48
}
0 commit comments