Skip to content

Commit

Permalink
Readme grammer fix
Browse files Browse the repository at this point in the history
"Giving THE developer...." -> "to express all THEIR application's.."
A developer is single.
"Their" refers to plural (multiple developers).
So, adjusted to plural ("developers") so that the two will match.
 * The alternative would be to use "his / her" but that leads to gender reference issues, so the former alternative works better

Signed-off-by: Jonathan Saring <[email protected]>
  • Loading branch information
jonisar committed Mar 26, 2017
1 parent d9ecb1b commit ce08e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ This is usually difficult for several reasons:
of them handle it differently.


Docker solves the problem of dependency hell by giving the developer a simple
Docker solves the problem of dependency hell by giving developers a simple
way to express *all* their application's dependencies in one place, while
streamlining the process of assembling them. If this makes you think of
[XKCD 927](https://xkcd.com/927/), don't worry. Docker doesn't
Expand Down

0 comments on commit ce08e2a

Please sign in to comment.