We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e518b88 commit 8a5aa9aCopy full SHA for 8a5aa9a
1 file changed
README.md
@@ -7,7 +7,7 @@ A Graphical user interface for userscripts. Creating user-friendly userscripts c
7
```js
8
// @grant GM_getValue
9
// @grant GM_setValue
10
-// @grant GM_xmlHttpRequest
+// @grant GM_xmlhttpRequest
11
// @require https://raw.githubusercontent.com/AugmentedWeb/UserGui/main/usergui.js
12
```
13
0 commit comments