We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5aa9a commit 79d59bbCopy full SHA for 79d59bb
1 file changed
documentation.md
@@ -19,7 +19,7 @@
19
20
### 1) Setup the userscript header
21
22
-Grant the userscript `GM_xmlHttpRequest`, `GM_getValue`, `GM_setValue` and require the UserGui, like so.
+Grant the userscript `GM_xmlhttpRequest`, `GM_getValue`, `GM_setValue` and require the UserGui, like so.
23
24
```js
25
// @grant GM_getValue
0 commit comments