From d928a16394bd0cb24281fe590fc0a6b76fa4063a Mon Sep 17 00:00:00 2001 From: Luis Valdes Date: Fri, 14 Apr 2017 19:02:56 -0400 Subject: [PATCH] Propose use of another word (#2791) I think that interested is better than invested, in this case. --- opensource/code.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opensource/code.md b/opensource/code.md index bc2ed4fc41..3fcc27b61b 100644 --- a/opensource/code.md +++ b/opensource/code.md @@ -10,7 +10,7 @@ If you'd like to improve the code of any of Docker's projects, we would love to have your contributions. All of our projects' code repositories are on GitHub. If you want to contribute to the `docker/docker` repository you should be -familiar with or invested in learning Go or the Markdown language. If you +familiar with or interested in learning Go or the Markdown language. If you know other languages, investigate our other repositories—not all of them run on Go. @@ -76,4 +76,4 @@ pull request. 7. Participate in the pull request review till a successful -merge. \ No newline at end of file +merge.