From b6280ac915356cac194cdac83de0bfdb29ff68c5 Mon Sep 17 00:00:00 2001
From: Fred Dixon <ffdixon@gmail.com>
Date: Mon, 3 Jul 2017 15:28:01 -0400
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 43c49d163d..45da35c319 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ BigBlueButton
 =============
 BigBlueButton is an open source web conferencing system.  
 
-BigBlueButton supports real-time sharing of audio, video, slides (with witeboard controls), chat, and the screen.  Instructors can engage remote students with polling, emojis, and breakout rooms.  BigBlueButton can record and playback all content shared in a session.
+BigBlueButton supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen.  Instructors can engage remote students with polling, emojis, and breakout rooms.  BigBlueButton can record and playback all content shared in a session.
 
 We designed BigBlueButton for online learning (though it can be used for many [other applications](http://www.c4isrnet.com/story/military-tech/disa/2015/02/11/disa-to-save-12m-defense-collaboration-services/23238997/)).  The educational use cases for BigBlueButton are
 
@@ -10,7 +10,7 @@ We designed BigBlueButton for online learning (though it can be used for many [o
   * Small group collaboration 
   * On-line classes
 
-BigBlueButton runs on a Ubuntu 16.04 64-bit server.  If you follow the [installation instructions](http://docs.bigbluebutton.org/install/install.html), we gaurantee you will have BigBlueButton installed and running within 30 minutes (or your money back :-).
+BigBlueButton runs on a Ubuntu 16.04 64-bit server.  If you follow the [installation instructions](http://docs.bigbluebutton.org/install/install.html), we guarantee you will have BigBlueButton installed and running within 30 minutes (or your money back :-).
 
 For full technical documentation BigBlueButton -- including architecture, features, API, and GreenLight (the default front-end) -- see [http://docs.bigbluebutton.org/](http://docs.bigbluebutton.org/).
 
-- 
GitLab