docs: Reword sentence to be more concise while fixing broken wording.

The previous wording was slightly broken, but this commit changes the
wording beyond just fixing that issue, to be more concise.
This commit is contained in:
Sharif Naas
2020-06-08 04:43:02 -07:00
committed by Tim Abbott
parent 37be21cebe
commit 3b120220a7

View File

@@ -32,8 +32,8 @@ populate it with some test data in order to test LDAP authentication.
While not every part of Zulip has a great test suite, many components
do, and for those components, the tests mean that new contributors can
often make substantive changes to that component and have their
changes that are more or less correct by the time they share their
often make substantive changes and have them be
more or less correct by the time they share the
changes for code review. More importantly, it means that maintainers
save most of the time that would otherwise be spent verifying that the
changes are simply correct, and instead focus on making sure that the