Fixed a minor typo.

git-svn-id: http://soc.googlecode.com/svn/wiki@470 5fae56a1-394a-0410-ba46-5107137fd53f
diff --git a/GettingStarted.wiki b/GettingStarted.wiki
index 24df1ec..495c583 100644
--- a/GettingStarted.wiki
+++ b/GettingStarted.wiki
@@ -44,7 +44,7 @@
 where `your-app-engine-name` is the name of one of your Google App Engine slots (or
 just some made-up string if you only want to run the `dev_appserver.py` that comes
 with the
-[http://code.google.com/appengine/downloads.html Google App Engine SDK].
+[http://code.google.com/appengine/downloads.html Google App Engine SDK]).
 
 The Melange web application can the be started from the SVN working copy with this
 command line (since `thirdparty/google_appengine` is checked into the Melange SVN