Minor grammar fix

"People adore to use things" -> "People adore using things"
This commit is contained in:
Scott Martin 2019-09-11 15:02:16 +01:00 committed by GitHub
parent 3da7f481dd
commit 0c2b365d37
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.
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.