Skip to content

Commit 65cdb3f

Browse files
committed
Fixed typo in the README.
1 parent 9459673 commit 65cdb3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ Example of `groupID64` can be found [here](http://steamcommunity.com/groups/trad
3737

3838
### acceptGroup(steamIdGroup)
3939

40-
Accept group invite. This can be used in conjuntion with `node-steam`'s `group` event.
40+
Accept group invite. This can be used in conjunction with `node-steam`'s `group` event.
4141

4242
### declineGroup(steamIdGroup)
4343

44-
Decline group invite. This can be used in conjuntion with `node-steam`'s `group` event.
44+
Decline group invite. This can be used in conjunction with `node-steam`'s `group` event.
4545

4646
# Example
4747

0 commit comments

Comments
 (0)