Fix typos

This commit is contained in:
Ben Abbott 2017-04-28 14:31:47 +12:00
parent 6073d82124
commit ebf085f3e2
2 changed files with 2 additions and 2 deletions

View file

@ -115,7 +115,7 @@
<div class="row row-padded-small row-bordered"> <div class="row row-padded-small row-bordered">
<div class="col-sm-8 col-sm-offset-2 text-center"> <div class="col-sm-8 col-sm-offset-2 text-center">
<h2 class="m-b-md">Each diff provides a comprehensive visualization of the code changes, <h2 class="m-b-md">Each diff provides a comprehensive visualization of the code changes,
helping developpers identify problems and better understand the changes.</h2> helping developers identify problems and better understand the changes.</h2>
</div> </div>
</div> </div>

View file

@ -26,7 +26,7 @@
<div class="row row-padded-small row-bordered"> <div class="row row-padded-small row-bordered">
<div class="col-sm-8 col-sm-offset-2 text-center"> <div class="col-sm-8 col-sm-offset-2 text-center">
<h2 class="m-b-md">Each diff provides a comprehensive visualization of the code changes, <h2 class="m-b-md">Each diff provides a comprehensive visualization of the code changes,
helping developpers identify problems and better understand the changes.</h2> helping developers identify problems and better understand the changes.</h2>
</div> </div>
</div> </div>