From 40ab5d23660c0763f695480b70abfb92788ba020 Mon Sep 17 00:00:00 2001 From: Serafeim Chatzopoulos Date: Wed, 19 Apr 2023 14:39:27 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bd3566..fba8a2a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ npm run start NOTE: most changes are reflected live without having to restart the server. -Before issueing a Pull Request, please ensure that the following command runs successfully: +Before issuing a Pull Request, please ensure that the following command runs successfully: ``` npm run build ```