Skip to content

Commit 79d59bb

Browse files
authored
Update documentation.md
1 parent 8a5aa9a commit 79d59bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
### 1) Setup the userscript header
2121

22-
Grant the userscript `GM_xmlHttpRequest`, `GM_getValue`, `GM_setValue` and require the UserGui, like so.
22+
Grant the userscript `GM_xmlhttpRequest`, `GM_getValue`, `GM_setValue` and require the UserGui, like so.
2323

2424
```js
2525
// @grant GM_getValue

0 commit comments

Comments
 (0)