Skip to content

Commit

Permalink
script.js documentation: fix typo (#808)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kreyren authored and plata committed Jan 12, 2019
1 parent c530e59 commit d5f53e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/Develop/script-js.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To disable the game overlay:
```
If you need a different category, use:
```javascript
.catgory("Category")
.category("Category")
```
For a different shortcut (e.g. if you want to pass arguments):
```javascript
Expand Down

0 comments on commit d5f53e5

Please sign in to comment.