Fix a few typos on the Related Projects page
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 15 Apr 2020 16:48:59 +0000 (12:48 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 15 Apr 2020 16:48:59 +0000 (12:48 -0400)
templates/pages/developer/related-projects.html

index b641fa17fb31fa8f6336d492bc9bd3fa88bcee97..a6a852131a4b7decedf4cf862f373b6e6cf00d58 100644 (file)
@@ -6,7 +6,7 @@
   <div class="col-md-10">
     <h1>Related Projects</h1>
     <p>
-      There are a vareity of projects that help provide infrastructure and resources
+      There are a variety of projects that help provide infrastructure and resources
       across the community. These projects range from providing event management
       software that is used by many of the <a href="/about/events/">PostgreSQL community events</a>,
       to package management, to even the <a href="/">PostgreSQL.org</a> website
@@ -15,7 +15,7 @@
     <p>
       Much like the core PostgreSQL software, these projects rely on the support of
       contributors for new features and ongoing maintenance. There are written in a
-      variety of programming langauges (or in some cases, natural languages!) and
+      variety of programming languages (or in some cases, natural languages!) and
       are all ways for people to provide meaningful contributions to the PostgreSQL
       community. In addition to what each project provides, there are instructions
       for how you can start contributing to the project.
@@ -69,7 +69,7 @@
 
     <h3>pglister</h3>
     <p>
-      The PostgreSQL mailinglist system is powered by "pglister":
+      The PostgreSQL mailing list system is powered by "pglister":
     </p>
     <ul>
       <li><a href="https://git.postgresql.org/gitweb/?p=pglister.git;a=summary">pglister main repository</a></li>
       The conference system runs on the  <a href="https://www.djangoproject.com/">django web framework</a>, and is Open Source with a <a href="https://git.postgresql.org/gitweb/?p=pgeu-system.git;a=blob_plain;f=LICENSE;hb=HEAD">MIT License</a>.
     </p>
     <p>
-      The code is hosted on git.postgresql.org, and mirrorred to GitHub:
+      The code is hosted on git.postgresql.org, and mirrored to GitHub:
     </p>
     <ul>
       <li><a href="https://git.postgresql.org/gitweb/?p=pgeu-system.git;a=summary">pgeu-system main repository</a></li>