From 0a86720216676ab59f5a503658fd8289c8ba1521 Mon Sep 17 00:00:00 2001 From: Leidy Daza <62906501+lydaza7@users.noreply.github.com> Date: Tue, 26 May 2020 11:04:04 -0500 Subject: [PATCH] cambio de frase 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..b0259ea 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", + "Reto commit", ]; const funnyCommit = () => {