We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9459673 commit 65cdb3fCopy full SHA for 65cdb3f
1 file changed
README.md
@@ -37,11 +37,11 @@ Example of `groupID64` can be found [here](http://steamcommunity.com/groups/trad
37
38
### acceptGroup(steamIdGroup)
39
40
-Accept group invite. This can be used in conjuntion with `node-steam`'s `group` event.
+Accept group invite. This can be used in conjunction with `node-steam`'s `group` event.
41
42
### declineGroup(steamIdGroup)
43
44
-Decline group invite. This can be used in conjuntion with `node-steam`'s `group` event.
+Decline group invite. This can be used in conjunction with `node-steam`'s `group` event.
45
46
# Example
47
0 commit comments