Skip to content

Commit 7488c57

Browse files
authored
Update documentation.md
1 parent 79d59bb commit 7488c57

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
@@ -24,7 +24,7 @@ Grant the userscript `GM_xmlhttpRequest`, `GM_getValue`, `GM_setValue` and requi
2424
```js
2525
// @grant GM_getValue
2626
// @grant GM_setValue
27-
// @grant GM_xmlHttpRequest
27+
// @grant GM_xmlhttpRequest
2828
// @require https://raw.githubusercontent.com/AugmentedWeb/UserGui/main/usergui.js
2929
```
3030

0 commit comments

Comments
 (0)