From 0e8a2c3704b805db5e2665e908c19b4f252f9de0 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Wed, 4 Dec 2013 06:38:02 -0600 Subject: [PATCH] fix CLA. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 65999c98..49a2c6fd 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,9 @@ For mac users: consider `Ctrl` to be `Command/Apple` above. ### Contribution and License Agreement -If you contribute code to marked, you are implicitly allowing your code to be -distributed under the MIT license. You are also implicitly verifying that all -code is your original work. `` +If you contribute code to this project, you are implicitly allowing your code +to be distributed under the MIT license. You are also implicitly verifying that +all code is your original work. `` ## License