From e08bbf1874600fdfb3fad9e2bf3ba857129f8e11 Mon Sep 17 00:00:00 2001
From: Jesper Vines <jesvi113@student.liu.se>
Date: Wed, 18 Jan 2023 09:28:36 +0000
Subject: [PATCH] Spelling misstakes corrected

---
 README_dev.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README_dev.md b/README_dev.md
index 6adc1ead..3ed00091 100644
--- a/README_dev.md
+++ b/README_dev.md
@@ -73,8 +73,7 @@ See the `--help` flag for more information about all the available flags.
 
 ### Performing a test of developed behaviours.
 
-Three behaviours, based on mixed integer programming, reinforcement learning and algorithm selection,
-have been devolped specifically to be analysed and evaluated in this environment.
+Three behaviours, based on mixed integer programming, reinforcement learning and algorithm selection, have been developed specifically to be analysed and evaluated in this environment.
 To run a test that pitches these three behaviours against all other available behaviours, use the file [run_testing.sh](run_testing.sh).
 There are some environment variables in the file that can be used to configure a run.
 
-- 
GitLab