From fc4eb5020b36d150f866b219b968b43b628c87a3 Mon Sep 17 00:00:00 2001
From: Werner Sembach <werner.sembach@fau.de>
Date: Thu, 4 Jul 2019 15:22:22 +0200
Subject: [PATCH] Fixed typo

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

diff --git a/ReadMe.md b/ReadMe.md
index 3d2f858..63a9054 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -1,4 +1,4 @@
-# Sourceode for the RiddleBox Project
+# Source code for the RiddleBox Project
 ### Written in the Course of the DIY Lecture at FAU SS2017
 
 Code in main.c the src and inc folder, except stm32f4xx_hal_conf.h are released under the GNU general public license. gpl.txt is included in the repository.
-- 
GitLab