Skip to content

Commit 7fd6568

Browse files
committed
Fix typos in title and slides so far.
1 parent bf6adef commit 7fd6568

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
<!-- Any section element inside of this container is displayed as a slide -->
2929
<div class="slides">
3030
<section data-markdown>
31-
# An Introduction to Functioal Javascript with Clojure
31+
# An Introduction to Functional JavaScript with Clojure
3232
</section>
3333
<section data-markdown>
3434
## This talk is *NOT* about
3535

3636
* The DOM
3737
* jQuery
38-
* Inheritence
38+
* Inheritance
3939
</section>
4040
<section data-markdown>
4141
## This talk *IS* about

0 commit comments

Comments
 (0)