Minor improvements in receive.maxObjectSizeLimit documentation

Change-Id: I632a2fc3de1187b476cd182112149dff2a57c606
diff --git a/Documentation/config-project-config.txt b/Documentation/config-project-config.txt
index 34f39c8..6110852 100644
--- a/Documentation/config-project-config.txt
+++ b/Documentation/config-project-config.txt
@@ -136,9 +136,9 @@
 operation will fail. If set to zero then there is no limit.
 +
 Project owners can use this setting to prevent developers from pushing
-objects which are too large to Gerrit. This setting can also be set it
-`gerrit.config` globally link:config-gerrit.html#receive.maxObjectSizeLimit[
-receive.maxObjectSizeLimit].
+objects which are too large to Gerrit. This setting can also be set in
+`gerrit.config` globally (link:config-gerrit.html#receive.maxObjectSizeLimit[
+receive.maxObjectSizeLimit]).
 +
 The project specific setting in `project.config` is only honored when it
 further reduces the global limit.