From 47da8bf04f5b6b2b2126c42dd03c280936798cbb Mon Sep 17 00:00:00 2001 From: Rea Rustagi Date: Wed, 18 Oct 2023 10:26:00 -0400 Subject: [PATCH] AB tech review comment --- source/php.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/php.txt b/source/php.txt index 53250d4d4..ad2dbd1bd 100644 --- a/source/php.txt +++ b/source/php.txt @@ -96,7 +96,7 @@ MongoDB drivers. The library is continually updated to meet cross-driver specifications. You must add the library as a dependency to access MongoDB in most PHP applications. -The extension is distributed by `PECL +The extension is distributed by using `PECL `__, and connects PHP to the system libraries. The extension's public API provides the following functionality: