From b17c0771dbf514fd905312ac31b0af6fffc0b2a2 Mon Sep 17 00:00:00 2001
From: Dane <dane@bobo-zen.student.iastate.edu>
Date: Thu, 19 Oct 2017 15:15:53 -0500
Subject: [PATCH] minor change to formatting

---
 documentation/groundStation/getting_started.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/groundStation/getting_started.md b/documentation/groundStation/getting_started.md
index 80890c295..7dfd34e28 100644
--- a/documentation/groundStation/getting_started.md
+++ b/documentation/groundStation/getting_started.md
@@ -49,9 +49,9 @@ Here is a list of commands used with the CLI application
 Example Command and Flow through Ground Station
 -----------------------------------------------
 
-Here is an example of how a press of the "Send to quad" in the GUI is processed and the command sent to the quad.
+Here is an example of how a press of the "Send to quad" button in the GUI is processed and the command sent to the quad.
 
 
-![GroundStationFlowchart1](images/buttonPressCallStackFlowchart.png)
+![GroundStationFlowchart1](images/buttonPressCallStackFlowchart.png)  
 **Figure 3** Ground Station call stack flowchart
 
-- 
GitLab