From 030b131fc1fc10dee1326b108a4875f06e1f31b4 Mon Sep 17 00:00:00 2001 From: Ryan Cook <rycook@ebay.com> Date: Tue, 26 May 2015 14:21:14 -0400 Subject: [PATCH] Corrected a sentence by removing a word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1f4a848d6c..286d550ef93 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ After verifying your prerequisites, perform the following tasks in order to prep <h2>Contributing to the Magento 2 code base</h2> Contributions can take the form of new components or features, changes to existing features, tests, documentation (such as developer guides, user guides, examples, or specifications), bug fixes, optimizations, or just good suggestions. -To make learn about how to make a contribution, click [here][1]. +To learn about how to make a contribution, click [here][1]. To learn about issues, click [here][2]. To open an issue, click [here][3]. -- GitLab