From 1466f061a7bfe28c4ec1db37e98e04ed30a4ade9 Mon Sep 17 00:00:00 2001
From: Jonas <jonas.zohren@tu-dortmund.de>
Date: Thu, 11 Mar 2021 17:24:01 +0100
Subject: [PATCH] Docs: Typo fix

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b2f4cf7..0e94959 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ If you're using [Visual Studio Code](https://code.visualstudio.com/) we recommen
 
 ## Building and running in production mode
 
-To create an optimised version of the app:
+To create an optimized version of the app:
 
 ```bash
 npm run build
-- 
GitLab