We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d59bb commit 7488c57Copy full SHA for 7488c57
1 file changed
documentation.md
@@ -24,7 +24,7 @@ Grant the userscript `GM_xmlhttpRequest`, `GM_getValue`, `GM_setValue` and requi
24
```js
25
// @grant GM_getValue
26
// @grant GM_setValue
27
-// @grant GM_xmlHttpRequest
+// @grant GM_xmlhttpRequest
28
// @require https://raw.githubusercontent.com/AugmentedWeb/UserGui/main/usergui.js
29
```
30
0 commit comments