Skip to content

Commit c3f9beb

Browse files
authored
Merge pull request #369 from jackiedorland/patch-1
fix: small typo
2 parents db20ffc + 6c94722 commit c3f9beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ <h2>Why Haskell?</h2>
8282
<div class=" row ">
8383
<div class=" span6 col-md-6">
8484
<h3>A new paradigm</h3>
85-
<p>Express your ideas clearly and learn a new way of thinking about programming. Based on lambda calculus Haskell is a
85+
<p>Express your ideas clearly and learn a new way of thinking about programming. Based on lambda calculus, Haskell is a
8686
purely functional programming language that features referential transparency, immutability and lazy evaluation.
8787
Concepts that will blow your mind
8888
&mdash; relearn programming while having an absolute blast.

0 commit comments

Comments
 (0)