Skip to content

Commit f336bf6

Browse files
durrandariakp
andcommitted
Update src/mongo_client.ts
Co-authored-by: Daria Pardue <[email protected]>
1 parent 6556d6d commit f336bf6

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
@@ -487,7 +487,7 @@ export class MongoClient extends TypedEventEmitter<MongoClientEvents> implements
487487

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

0 commit comments

Comments
 (0)