From 4367be973b3293c71a64b35a12b309eba5dd241a Mon Sep 17 00:00:00 2001
From: ai1v14 <a.iakovliev@soton.ac.uk>
Date: Thu, 26 Jul 2018 15:51:19 +0100
Subject: [PATCH] Update README.md spelling correction

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

diff --git a/README.md b/README.md
index 53a0dba..b96c033 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@
 
 ## Running the analysis
 
-1. The interactive documentation on the application with the step-by-step guide on how to run the application are located in ```/docs/build/html/index.html``` in this repository.
-2. To run the somplest test you need to navigate to the root of this directory and execute ```Abaqus cae noGUI=job.py``` in the command line.
+1. The interactive documentation on the application with the step-by-step guide on how to run the application are located in ```/docs/build/html/index.html``` of this repository.
+2. To run the simplest test you need to navigate to the root of this directory and execute ```Abaqus cae noGUI=job.py``` in the command line.
 3. After the analysis has finished you will be able to open the ```Job-1.odb``` file in the Abaqus CAE graphical user interface. The detailed information about the analysis you can also find in ```Job-1.dat``` file.
 4. For more advanced control of the application refer to the documentation.
 
-- 
GitLab