diff --git a/download.html b/download.html
index d4ddd336..5249023c 100644
--- a/download.html
+++ b/download.html
@@ -90,7 +90,7 @@
FCEUX development is done via a sourceforge SVN repository. The last version of the source can be found there.
Compiling
- - Win32 uses MS Visual Studio - 20010 and 2008 project files maintained (a 2005 one is available but outdated)
+ - Win32 uses MS Visual Studio - 2010 and 2008 project files maintained (a 2005 one is available but outdated)
- The SDL build uses SCONS
- Everything needed to compile the win32 version is included in SVN
- The GTK port requires SDL and libz