Skip to content

Commit 8063a67

Browse files
committed
Update index.html
Fix typos
1 parent 4295faa commit 8063a67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ <h2><i class="fa fa-code-fork"></i> <span id="forks">00</span></h2>
101101
<div class="introduction">
102102
<div class="row">
103103
<div class="col-md-8 col-md-offset-2">
104-
<h2 class="text-center">How it works?</h2>
105-
<p class="function text-center">"Scala Exercises" brings the popular <a href="http://www.scalakoans.org/">Scala Koans</a> to the web. Offering hundreds of solveable exercises organized into 42 categories covering the basics of the Scala language.</p>
104+
<h2 class="text-center">How it works</h2>
105+
<p class="function text-center">"Scala Exercises" brings the popular <a href="http://www.scalakoans.org/">Scala Koans</a> to the web. Offering hundreds of solvable exercises organized into 42 categories covering the basics of the Scala language.</p>
106106
</div>
107107
</div>
108108
</div>

0 commit comments

Comments
 (0)