From bb46b555bda34ce41b50095f90807c5a5f0b42ac Mon Sep 17 00:00:00 2001
From: John <ojaloe-5@student.ltu.se>
Date: Wed, 15 Nov 2017 20:48:47 +0100
Subject: [PATCH] Fixed spelling error

---
 doc/Project_suggestions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Project_suggestions.md b/doc/Project_suggestions.md
index 724dd61..f8eaf2c 100644
--- a/doc/Project_suggestions.md
+++ b/doc/Project_suggestions.md
@@ -50,7 +50,7 @@ Symbolic execution engine for MIR internal format
 - Drivers for the Nucleo 64, stm32f401re/stm32f411re, similar to the f3/bluepill support crates
 
 ---
-## Time Triggered Architectuer (RTFM-TTA) 
+## Time Triggered Architecture (RTFM-TTA) 
 - Periodic timers
 - Communication channels/message buffers 
 - Static analysis (for safely bound buffers)
-- 
GitLab