@@ -29,7 +29,7 @@ <h1>
             programmers.</p>
 <p>
             The best place to learn more about IronPython is the
-			<a href="http://www.ironpython.net">official webiste</a>.&nbsp; 
+			<a href="http://www.ironpython.net">official website</a>.&nbsp; 
 			There you'll find links to our
 			<a href="http://www.codeplex.com/ironpython">CodePlex site</a> which 
 			includes IronPython sources, binaries, and samples<span style="color: #000000">.&nbsp; 
@@ -156,7 +156,7 @@ <h3>Generating an application</h3>
 <p>For more information on the "server" script, run <code>script\server</code></p>
 <h3>Running an app</h3>
 <blockquote><pre>script\server /b:MyApp\index.html</pre></blockquote>
-<p>This will launch the default browesr pointed at the application.</p>
+<p>This will launch the default browser pointed at the application.</p>
 <p>&nbsp;</p>
 <h2><a name="BuilFromSource"></a>Building IronPython from Source</h2>
     <p>