From 5fd996876b3ca71b308b15ab316f53a3de9b9386 Mon Sep 17 00:00:00 2001 From: Aaron Pinto Date: Sun, 4 Jun 2017 00:34:11 -0400 Subject: [PATCH] Fixed a typo (#547) --- simulation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulation/README.md b/simulation/README.md index d171be7115..9089e8e2a9 100644 --- a/simulation/README.md +++ b/simulation/README.md @@ -3,7 +3,7 @@ Simluation is a mix of wpilib and other components. The wpilib components are in their respective locations in the /wpilibc and /wpilibj directories. -The gazbeo plugins are currently built with CMake. +The gazebo plugins are currently built with CMake. Eventually they will be built with gradle. ## Simulation delivery and installation