Skip to content

Commit eaf74c8

Browse files
authored
Amend typo (#15)
1 parent 39890bc commit eaf74c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/shopgui/hidden-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ There are some hidden configuration options that can resolve some potential issu
55
## Click Cooldown
66
Using the `clickCooldown` option can change the time allowed between clicks in the GUI in milliseconds.
77

8-
<p class="error"><b>WARNING:</b> This setting is dangerous. This is used to prevent duplication bugs, and is set to 250ms to prevent this. Removing this cooldown can harm changes of duplication. </p>
8+
<p class="error"><b>WARNING:</b> This setting is dangerous. This is used to prevent duplication bugs, and is set to 250ms to prevent this. Removing this cooldown can harm chances of duplication. </p>
99

1010
This can be changed by inserting the following setting in the [`config.yml`](https://pastebin.com/KiM3PjU7):
1111
```yaml

0 commit comments

Comments
 (0)