From 59c87ef6372113317dddeda243ccf0a945336e0d Mon Sep 17 00:00:00 2001 From: Tony Grosinger Date: Mon, 12 Sep 2011 09:31:28 -0700 Subject: [PATCH] Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c64c35f..6e5ebec 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A small Java based game where creating the A.I. is the fun part. About ----- Using the API (coming soon) and the [SampleDrone](https://github.com/tgrosinger/Nomads-Sample-Drone) create a drone of your own that can destroy all the other drones. -A sucessfully drone will be able to gather resources, avoid the law and other malicious drones, and even reproduce to increase it's forces. +A sucessful drone will be able to gather resources, avoid the law and other malicious drones, and even reproduce to increase it's forces. Wiki ----