From 00317a93028ea789f2e67337e78a08f20bf405d7 Mon Sep 17 00:00:00 2001
From: Federico Rossi <f.rossi57@studenti.unipi.it>
Date: Thu, 15 Jul 2021 18:28:51 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 15b1324..f7ca4bb 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ We are able to both train and query a DNN, load it from disk or save
 it to disk.
 
 Being this machine learning application very heavy as time complexity,
-we beleave it is a good benchmark for the EPI processor.
+we believe it is a good benchmark for the EPI processor.
 
 In the future we might add other **machine learning** algorithms
-(both C++ source code, datasets and documentation).
\ No newline at end of file
+(both C++ source code, datasets and documentation).
-- 
GitLab