Skip to content

Commit b10795c

Browse files
bigmontzrobsdedude
andauthored
Update bolt-connection/src/connection/connection-channel.js
Co-authored-by: Robsdedude <[email protected]>
1 parent c426699 commit b10795c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bolt-connection/src/connection/connection-channel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ export default class ChannelConnection extends Connection {
212212
} else {
213213
this._log.info(
214214
`Server located at ${this._address} supplied an invalid connection receive timeout value (${receiveTimeoutInSeconds}). ` +
215-
'Please, verify the server configuration and status because this can a symptom of a bigger issue.'
215+
'Please, verify the server configuration and status because this can be the symptom of a bigger issue.'
216216
)
217217
}
218218
}

0 commit comments

Comments
 (0)