From 717cb99538d523f95c3c82399160ef8da736858e Mon Sep 17 00:00:00 2001 From: Julieth Medina Date: Tue, 26 May 2020 23:20:51 +0200 Subject: [PATCH] cambie mensaje para cumplir el reto --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 5274bd4..02587ae 100644 --- a/src/index.js +++ b/src/index.js @@ -15,7 +15,7 @@ const messages = [ "the greats murmur as learning with this commit", "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live", "naruto, The programmer ninja!", - "The covid-19 block my commit", + "cumpliendo reto clon", ]; const funnyCommit = () => {