From 80f999b8994f28ffb21030bff585f5741d57c333 Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Mon, 16 Dec 2019 14:26:35 +0000 Subject: [PATCH] Update go-reloaded.en.md --- subjects/go-reloaded.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/go-reloaded.en.md b/subjects/go-reloaded.en.md index 79bc2aa3..66f0bcf1 100644 --- a/subjects/go-reloaded.en.md +++ b/subjects/go-reloaded.en.md @@ -8,7 +8,7 @@ This subject is a selection of the best exercises of the piscine-go. This selection was made to get back smoothly to programming in go after the pause period. All the exercises have to be done and they must all pass each and every tests. -The goal of this project is to realize what you know and what you still need to perfectionate. +The goal of this project is to realize what you know and what you still need to practice on. We strongly advise you to resist the temptation of looking at your old repository. To really learn programming, you must practice programming, so copy and pasting some old code will not help the learning process.