Merge pull request #1329 from scottmartin-ln/patch-1

Minor grammar fix
This commit is contained in:
Ilya Kantor 2019-09-13 17:58:06 +03:00 committed by GitHub
commit 2a18661fb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -302,7 +302,7 @@ Supportable
For users, when a new version comes out, it may be a total overhaul internally, but still simple to upgrade if the external interface is the same. For users, when a new version comes out, it may be a total overhaul internally, but still simple to upgrade if the external interface is the same.
Hiding complexity Hiding complexity
: People adore to use things that are simple. At least from outside. What's inside is a different thing. : People adore using things that are simple. At least from outside. What's inside is a different thing.
Programmers are not an exception. Programmers are not an exception.