Skip to content

Commit 85f05df

Browse files
committed
docs: Update MongoNetworkTimeoutError description
1 parent 74af470 commit 85f05df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/errors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Children of `MongoRuntimeError` include:
154154

155155
## `MongoNetworkError`
156156

157-
These are errors encountered at runtime which occur when the driver encounters an issue in the network which leads to an inability to connect to a mongo server instance. Children of this class include:
157+
These are errors which prevent the driver from connecting to a mongo server instance. Children of this class include:
158158

159159
- #### `MongoNetworkTimeoutError`
160160

0 commit comments

Comments
 (0)