Skip to content

Commit f0fc915

Browse files
authored
Correct typo in banner.html
added missing "to"
1 parent 8620abe commit f0fc915

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)