Skip to content

Commit d18ad80

Browse files
authored
Update README.md
1 parent 3c6ba33 commit d18ad80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ When specifying parameters, you can use `-1` to leave that parameter at it's def
6262
For example, if you only wish to alter the `prefix` (3rd) parameter, you could pass `-1` for the first two parameters.
6363
`thm := new TapHoldManager(-1, -1, "$*")`
6464

65-
When adding keys, you can also add the same parameters to the end to override the manager's default settings
65+
When adding keys, you can also add the same parameters to the end to override the manager's default settings
6666
`thm.Add("2", Func("MyFunc2"), 300, 1000, "~$")`
6767

6868

0 commit comments

Comments
 (0)