From c24eeae5c358937378fe7ed3ffaa6c8a34f4cfb8 Mon Sep 17 00:00:00 2001
From: Maytheewat Aramrattana <iamhere366@gmail.com>
Date: Fri, 16 Nov 2018 11:49:10 +0100
Subject: [PATCH] Update Readme.md

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

diff --git a/Readme.md b/Readme.md
index 1940991..d8d77c1 100644
--- a/Readme.md
+++ b/Readme.md
@@ -18,7 +18,7 @@ This simulation is based on [OpenUAV](https://github.com/Open-UAV) project.
 
 # FAQ #
 
- ## If after making `posix_sitl`, Gazebo doesn’t launch and gives you a error message regarding `geographiclib`##
+ ## If after making `posix_sitl`, Gazebo doesn’t launch and gives you a error message regarding `geographiclib` ##
  Do the following:
   * In your terminal type:  `sudo apt-get install ros-kinetic-mavros ros-kinetic-mavros-extras`
   * When that installation is ready type: 
-- 
GitLab