From d1df4835f4f1dfa1dd15c4ceb4a80454605adb14 Mon Sep 17 00:00:00 2001 From: Nick Geoghegan Date: Mon, 22 Apr 2013 18:43:12 +0200 Subject: [PATCH] Readability "should also" reads better than "also should" --- source/applications.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/applications.txt b/source/applications.txt index de5dffd731f..67bda434fd9 100644 --- a/source/applications.txt +++ b/source/applications.txt @@ -17,7 +17,7 @@ introduction to basic MongoDB use, see the :ref:`administration tutorials `. .. seealso:: :doc:`/crud` section and the :doc:`/faq/developers` - document. Developers also should be familiar with the :doc:`mongo` + document. Developers should also be familiar with the :doc:`mongo` shell and the MongoDB :doc:`query and update operators `.