diff --git a/source/applications/drivers.txt b/source/applications/drivers.txt index 921357c74c9..48ad8e6c82b 100644 --- a/source/applications/drivers.txt +++ b/source/applications/drivers.txt @@ -6,7 +6,7 @@ MongoDB Drivers and Client Libraries ==================================== Applications communicate with MongoDB by way of a client library or -driver that handles all interaction with the database in language +driver that handles all interaction with the database in a language appropriate and sensible manner. See the following pages for more information about the MongoDB :ecosystem:`drivers `: