Fix typo in GWT_TOOLS url in README
Change-Id: I321722e9c8ff0c969ab7c72b5c9ffdde90fdf03f
diff --git a/README.md b/README.md
index 28c2419..6f44b04 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
- Optional: if you want to compile elemental you need
`python` and `g++` installed.
- - You need the [gwt-tools](https://google-web-tookit.googlecode.com/svn/tools/)
+ - You need the [gwt-tools](https://google-web-toolkit.googlecode.com/svn/tools/)
checked out and up-to-date, and it will be placed
by default at `../tools`. You can override the default
location using the GWT_TOOLS environment variable or passing `-Dgwt.tools=`