From c6f264fc20185e27a4af08ca6fec1b61d6a0b682 Mon Sep 17 00:00:00 2001 From: Jean Murcia Date: Mon, 4 May 2020 17:32:42 -0500 Subject: [PATCH] challenge of class 29th may 2020 --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 5ef9556..8c37a8a 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 greats murmur as learning with this commit", ]; const funnyCommit = () => {