From a1a8996fe35aae59e0443c5cab093e510cf37ef5 Mon Sep 17 00:00:00 2001 From: Durran Jordan Date: Wed, 5 Nov 2025 13:00:22 -0500 Subject: [PATCH] docs: add comma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d2c602..935d68a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Node.js wrapper for [`libmongocrypt`](../../README.md) -**Note** This library provides encryption functionality for the MongoDB Node.js driver but is **not intended** to be consumed in isolation. The public API that uses the functionality in this library is available in the `mongodb` package. +**Note** This library provides encryption functionality for the MongoDB Node.js driver, but is **not intended** to be consumed in isolation. The public API that uses the functionality in this library is available in the `mongodb` package. ### MongoDB Node.js Driver Version Compatibility