Skip to content

Commit 9e892b8

Browse files
durrandariakp
andauthored
Update src/mongo_client.ts
Co-authored-by: Daria Pardue <[email protected]>
1 parent b12a474 commit 9e892b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mongo_client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ export class MongoClient extends TypedEventEmitter<MongoClientEvents> implements
483483

484484
/**
485485
* Append metadata to the client metadata after instantiation.
486-
* @param driverInfo - Information abou the application or libraary.
486+
* @param driverInfo - Information about the application or library.
487487
*/
488488
appendMetadata(driverInfo: DriverInfo) {
489489
this.options.additionalDriverInfo.push(driverInfo);

0 commit comments

Comments
 (0)