Skip to content

Commit 8a5aa9a

Browse files
authored
Update README.md
1 parent e518b88 commit 8a5aa9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A Graphical user interface for userscripts. Creating user-friendly userscripts c
77
```js
88
// @grant GM_getValue
99
// @grant GM_setValue
10-
// @grant GM_xmlHttpRequest
10+
// @grant GM_xmlhttpRequest
1111
// @require https://raw.githubusercontent.com/AugmentedWeb/UserGui/main/usergui.js
1212
```
1313

0 commit comments

Comments
 (0)