<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
<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.
<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>