Skip to content

Commit e8f66d3

Browse files
authored
Update README.md
1 parent 0eafe91 commit e8f66d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const { log } = console
9292
const gymie = new Gymie()
9393

9494
try {
95-
// Connect to the server
95+
// Connects to the server
9696
await gymie.connect(wsApi)
9797

9898
// Instantiates the environment, in this case it's got

0 commit comments

Comments
 (0)