From dba5104bda843ae45ed514ef50cf9e3cfe321087 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= <magallania@gmail.com>
Date: Thu, 23 Jul 2020 11:57:15 -0300
Subject: [PATCH] Minor fixes on lines 06 & 14

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e45044a..acb24eb 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ A Ventilator Display that consumes PIRDS data and performs most clinical respira
 
 This is an important part of the Public Invention's goal of creating an opens source ventilator ecosystem.
 This is a stand-alone .html file with about a thousand lines of JavaScript that implements a clinical display
-that doctors want to see of an operting ventilator. It includes live data trace plots of pressure and flow, as
+that doctors want to see of an operating ventilator. It includes live data trace plots of pressure and flow, as
 well as calculated values such as tidal volume.
 
 ![Screen Shot 2020-06-18 at 5 07 25 AM](https://user-images.githubusercontent.com/5296671/85007839-b52ec600-b121-11ea-92ae-3d29dba9fbb1.png)
@@ -11,10 +11,10 @@ well as calculated values such as tidal volume.
 You can see the vent-display from our [public data lake](http://ventmon.coslabs.com/), where you 
 can find both live and [static](http://ventmon.coslabs.com/breath_plot?i=71.245.238.32.test_file_name.20200612135337) displays.
 
-For a hands on demonstration of Vent Display and in-depth explanation of VentMon watch our screen cast (demonstration of Vent Display occurrs at 10:56).    
+For a hands on demonstration of Vent Display and in-depth explanation of VentMon watch our screen cast (demonstration of Vent Display occurs at 10:56).    
 [VentMon ScreenCast](https://www.youtube.com/watch?v=OV9MrMjVOCI)
 
 # Vounteer Needed
 
 This is a project with a rich set of features that need to be added involving respiration calculations. 
-Additionally, there are GUI features such as as the ability to scroll back in time that need to be added. Please contact <read.robert@gmail.com> if you would like to volunteer.
+Additionally, there are GUI features such as the ability to scroll back in time that need to be added. Please contact <read.robert@gmail.com> if you would like to volunteer.
-- 
GitLab