From 5852a78236803fece5ad821d31dc9c4352b71d32 Mon Sep 17 00:00:00 2001
From: Ruben Di Battista <ruben.dibattista@skywarder.eu>
Date: Sun, 19 Apr 2015 20:24:27 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 94ff639..c7fa0c6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # skyward-datcom-parser
 A simple Python script to parse Missile Datcom Output File
 
-This simple Command Line script converts the for006.dat Missile Datcom 97 output file to a MATLAB .mat files. It has been implement to retrieve the data for a standard simulation without deflections. 
+This simple Command Line script converts the for006.dat Missile Datcom 97 output file to a MATLAB .mat file. It has been implement to retrieve the data for a standard simulation without deflections. 
 
 The version is pre-alpha so it could behave very buggy. 
 
-- 
GitLab