Skip to content

Commit c990a23

Browse files
authored
Merge pull request #142 from EJLearner/typo-fix-banner.html
Correct typo in banner.html
2 parents 8620abe + f0fc915 commit c990a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/banner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2>
100100
</div>
101101
<div class="callouts">
102102
<div id="guide" class="call"><a href="{{site.github.url}}/guide"><span class="icon"></span>
103-
<big>Getting Started</big><small>Learn how install and use Chai through a series of guided walkthroughs.</small></a>
103+
<big>Getting Started</big><small>Learn how to install and use Chai through a series of guided walkthroughs.</small></a>
104104
<div class="bg"></div>
105105
</div>
106106
<div id="api" class="call"><a href="{{site.github.url}}/api"><span class="icon"></span>

0 commit comments

Comments
 (0)