From a7e966c89cb44978dd1aab005b30b02a6b17cd5b Mon Sep 17 00:00:00 2001
From: edycandra <ecandra@gmail.com>
Date: Wed, 2 Oct 2019 21:28:39 +1000
Subject: [PATCH] update & with ampersand

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a6b4275e8e..3d01bbab8f 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 
 It's hard. It's always hard the first time you do something. Especially when you are collaborating, making mistakes isn't a comfortable thing. We wanted to simplify the way new open-source contributors learn & contribute for the first time.
 
-Reading articles & watching tutorials can help, but what's better than actually doing the stuff in a practice environment? This project aims at providing guidance & simplifying the way beginners make their first contribution. If you are looking to make your first contribution, follow the steps below.
+Reading articles &amp; watching tutorials can help, but what's better than actually doing the stuff in a practice environment? This project aims at providing guidance & simplifying the way beginners make their first contribution. If you are looking to make your first contribution, follow the steps below.
 
 #### *If you're not comfortable with command line, [here are tutorials using GUI tools.]( #tutorials-using-other-tools )*
 
-- 
GitLab