diff --git a/source/php-drivers.txt b/source/php-drivers.txt index f6dfd15f..bbfc7560 100644 --- a/source/php-drivers.txt +++ b/source/php-drivers.txt @@ -100,7 +100,7 @@ specifications. You must add the library as a dependency to access MongoDB in most PHP applications. The extension is distributed by using `PECL -`__, and +`__, and connects PHP to the system libraries. The extension's public API provides the following functionality: @@ -131,7 +131,7 @@ for download and installation instructions. Install the PHP MongoDB Extension before installing the PHP Library for MongoDB. You can install the extension using -`PECL `__ on +`PECL `__ on the command line: .. code-block:: sh