Merge pull request #3730 from willsALMANJ/patch-2

Fix typo on index.html
This commit is contained in:
Anthony Scopatz 2020-08-28 10:37:25 -05:00 committed by GitHub
commit 6b996b9c5f
Failed to generate hash of commit

View file

@ -470,7 +470,7 @@
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="newsletter_inner">
<h1>Read Our <a href="{{ pathto('contents') }}">Documentaion</a></h1>
<h1>Read Our <a href="{{ pathto('contents') }}">Documentation</a></h1>
<p>We think it is pretty great!</p>
</div>
</div>