We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711c89c commit e9a1b75Copy full SHA for e9a1b75
src/v1/internal/connector.js
@@ -80,7 +80,7 @@ let NO_OP_OBSERVER = {
80
};
81
82
/**
83
- * A connection manages sending and recieving messages over a channel. A
+ * A connection manages sending and receiving messages over a channel. A
84
* connector is very closely tied to the Bolt protocol, it implements the
85
* same message structure with very little frills. This means Connectors are
86
* naturally tied to a specific version of the protocol, and we expect
0 commit comments