Skip to content

Commit

Permalink
Fixed typo in docs/index.html (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
ciffelia authored and klaudiosinani committed Oct 30, 2018
1 parent 210444d commit e8dd335
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,7 @@ <h4 class="header center">Kanto Region</h4>
<div class="card hoverable">
<div class="card-image">
<img src="media/voltorb.png" alt="Voltorb Theme">
<span class="card-title"># 100 - Voltrorb</span>
<span class="card-title"># 100 - Voltorb</span>
</div>
</div>
</div>
Expand Down Expand Up @@ -1146,7 +1146,7 @@ <h4 class="header center">Kanto Region</h4>
<div class="card hoverable">
<div class="card-image">
<img src="media/rhyhorn.png" alt="Rhyhorn Theme">
<span class="card-title"># 111 - rhyhorn</span>
<span class="card-title"># 111 - Rhyhorn</span>
</div>
</div>
</div>
Expand Down

0 comments on commit e8dd335

Please sign in to comment.