Fix typo (changes to change)

Change-Id: Ib1337e3f9bc4374cc4582ce74a53ff0594468130
This commit is contained in:
David Shevitz
2017-10-01 05:59:51 -07:00
parent e7edad143c
commit d2a3aaebb8

View File

@@ -73,7 +73,7 @@ message informs you that the Gerrit service is now running.
== Update the listen URL
Another recommended task is to change the URL that Gerrit listens to from `*`
to `localhost`. This changes helps prevent outside connections from contacting
to `localhost`. This change helps prevent outside connections from contacting
the instance.
....