From d1e2e657cf241e587cfba53a2f7f843cc7f5ab77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20=C3=81lvarez?= Date: Wed, 12 Jan 2022 09:37:06 +0100 Subject: [PATCH] dot --- frontend/src/Footer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Footer.js b/frontend/src/Footer.js index 7c2fe69..40f6eea 100644 --- a/frontend/src/Footer.js +++ b/frontend/src/Footer.js @@ -9,7 +9,7 @@ export default class Footer extends Component { Coded by Sergio Álvarez {' '} ¦{' '} - Build {process.env.REACT_APP_GIT_SHA} + Build {process.env.REACT_APP_GIT_SHA}. ) }