diff --git a/source/administration/ssl.txt b/source/administration/ssl.txt index 866f698b540..7d4f0596d57 100644 --- a/source/administration/ssl.txt +++ b/source/administration/ssl.txt @@ -160,9 +160,9 @@ Consider the following example "``SSLApp.java``" class file: Ruby ~~~~ -The recent versions version of the Ruby driver have support for -connections to SSL servers. Install the latest version of the driver -with the following command: +The recent versions of the Ruby driver have support for connections +to SSL servers. Install the latest version of the driver with the +following command: .. code-block:: sh diff --git a/source/tutorial/getting-started-with-the-mongo-shell.txt b/source/tutorial/getting-started-with-the-mongo-shell.txt index 9e4aad1a5f8..d2befcd3474 100644 --- a/source/tutorial/getting-started-with-the-mongo-shell.txt +++ b/source/tutorial/getting-started-with-the-mongo-shell.txt @@ -115,7 +115,7 @@ From the :program:`mongo` shell, you can use the :doc:`shell methods :program:`mongo` shell, see :ref:`read-operations-cursors`. See also :ref:`mongo-shell-help-cursor` for list of - cursor help in the in the :program:`mongo` shell. + cursor help in the :program:`mongo` shell. For more documentation of basic MongoDB operations in the :program:`mongo` shell, see: