Skip to content

Commit ebd1a95

Browse files
committed
Fix typos
Fix a few typos in index.html
1 parent 275d756 commit ebd1a95

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@ <h2 id="contribute">Contribute</h2>
8383
<div>
8484
<p>As an open source project, Git for Windows benefits greatly from both the volunteer work of helpful developers and <a href="https://github.com/git-for-windows/git/wiki/Issue-reporting-guidelines">good bug reports</a> made by Git for Windows' users.</p>
8585
<h3>Governance Model</h3>
86-
<p>If you are interested in contribute to the <i>Git for Windows</i> project, have a look at the current <a href="governance-model.html">governance model</a>. There the roles of those involved to drive this project further down the road are described in detail.</p>
86+
<p>If you are interested in contributing to the <i>Git for Windows</i> project, have a look at the current <a href="governance-model.html">governance model</a>. There the roles of those involved in driving this project further down the road are described in detail.</p>
8787
<h3><a name="issues"></a>Bug Reports &amp; Feature Requests</h3>
88-
<p>If you've noticed a bug or simply have an idea that you'd like to see come real, why not work on it? Bug reports and feature requests are typically submitted to the issue tracker on our GitHub repository.</p>
88+
<p>If you've noticed a bug or simply have an idea that you'd like to see become real, why not work on it? Bug reports and feature requests are typically submitted to the issue tracker on our GitHub repository.</p>
8989
<a class="button" href="https://github.com/git-for-windows/git/issues" target="_blank">Issue Tracker</a>
9090
<h3><span class="gittext">Git for Windows SDK</span> : Contributing Code</h3>
9191
<p>The <i>Git for Windows SDK</i> is a build environment that includes all the tools necessary for developers who want to contribute by writing code for Git for Windows.</p>
92-
<p>Please look at the <a href="https://github.com/git-for-windows/git/wiki/Technical-overview">technical overview</a> about the Git for Windows packaging and how to include your changes in your own custom installer.</p>
92+
<p>Please look at the <a href="https://github.com/git-for-windows/git/wiki/Technical-overview">technical overview</a> of the Git for Windows packaging and how to include your changes in your own custom installer.</p>
9393
<a name="download-sdk" /><a class="button" href="https://github.com/git-for-windows/build-extra/releases/latest" target="_blank">Download <span class="gittext">Git for Windows SDK</span></a>
9494
<p>To contribute/update this web page, see its <a href=" https://github.com/git-for-windows/git-for-windows.github.io">Repository</a>.</p>
9595
</div>

0 commit comments

Comments
 (0)