Fix typo
authorDave Page <[email protected]>
Wed, 15 Apr 2009 20:50:07 +0000 (20:50 +0000)
committerDave Page <[email protected]>
Wed, 15 Apr 2009 20:50:07 +0000 (20:50 +0000)
git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2466 8f5c7a92-453e-0410-a47f-ad33c8a6b003

portal/template/en/developer/beta.html

index 8d9883a05fce7a4be02051df539f6a96471b46a3..073136c89065011bb7ec090f6bae58a847c7d5ef 100644 (file)
@@ -8,7 +8,7 @@ Feature freeze for PostgreSQL 8.4 took place on November 1st 2008. Since that ti
 <ul>
   <li>Take a backup of your current database system with both old and new versions of pg_dump and load them into 8.4. Any application you have that runs against a PostgreSQL database should be tested against the updated server. You can report any PostgreSQL bugs or errors using <a href="/support/submitbug">the bug reporting form</a>.</li>
   <li>If your platform is not listed in the <a href="http://www.pgbuildfarm.org/cgi-bin/show_status.pl">automatic build farm</a>, please download the source code and verify that you can build the release. You can send positive or negative results to <a href="mailto:[email protected]">[email protected]</a>.</li>
-  <li>Read through the 8.4 documentation, especially for new features, and suggest areas for improvment or clarification</a>.</li>
+  <li>Read through the 8.4 documentation, especially for new features, and suggest areas for improvement or clarification</a>.</li>
   <li>You might want to subscribe to the <a href="http://archives.postgresql.org/pgsql-hackers/">pgsql-hackers mailing list</a>. This is where development of PostgreSQL takes place, and users involved in the beta program should be subscribed in order to recieve the most up to date information.</li>
 </ul>
 <p>Some important links you will need for testing PostgreSQL 8.4:</p>