Typo: missing 'of' (#2517)

"the growth our code" -> "the growth of our code"
This commit is contained in:
Marc 2019-03-07 14:04:28 +01:00 committed by Paulo Matos
parent d9d8d39f00
commit 7783ae22eb

View File

@ -16,7 +16,7 @@ Since 1995 the number of ``repository contributors'' has grown from a small hand
help us, the developers, and our users, who use the open source code in
our repository as an implicit guide to Racket programming.
To help manage the growth our code and showcase good Racket style, we need
To help manage the growth of our code and showcase good Racket style, we need
guidelines that shape the contributions to the code base. These guidelines should
achieve some level of consistency across the different portions of the
code base so that everyone who opens files can easily find their way