From d95d589c6b0b89640e2b669c046259cec8572b4b Mon Sep 17 00:00:00 2001 From: Dayanna Loaiza Date: Tue, 12 May 2020 15:46:38 -0500 Subject: [PATCH] Se agrega frase en ingles --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 5ef9556..a15b9c3 100644 --- a/src/index.js +++ b/src/index.js @@ -11,6 +11,7 @@ const messages = [ "Reinventing the wheel. Again.", "This is not the commit message you are looking for", "Batman! (this commit has no parents)", + "The hello world of programming is as classic as restarting the computer to solve something", ]; const funnyCommit = () => {