diff --git a/source/php.txt b/source/php.txt index 3151dd82c..53250d4d4 100644 --- a/source/php.txt +++ b/source/php.txt @@ -92,9 +92,9 @@ components: :figwidth: 600px The PHP library provides an API that is consistent with the other -drivers, and it is continually updated to meet cross-driver -specifications. You must add the library as a dependency in most -applications that use PHP to work with MongoDB. +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 `__, and