Skip to content

Commit e9a1b75

Browse files
committed
spelling: receiving
1 parent 711c89c commit e9a1b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v1/internal/connector.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ let NO_OP_OBSERVER = {
8080
};
8181

8282
/**
83-
* A connection manages sending and recieving messages over a channel. A
83+
* A connection manages sending and receiving messages over a channel. A
8484
* connector is very closely tied to the Bolt protocol, it implements the
8585
* same message structure with very little frills. This means Connectors are
8686
* naturally tied to a specific version of the protocol, and we expect

0 commit comments

Comments
 (0)