Skip to content

Commit 5226e52

Browse files
committed
Fix typo in slide
1 parent f081742 commit 5226e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

class4.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h3>Warning</h3>
7070
<h3>What is an API?</h3>
7171
<ul>
7272
<li class = "fragment"><span class = "yellow">A</span>pplication <span class = "yellow">P</span>rogramming <span class = "yellow">I</span>nterface</li>
73-
<li class = "fragment">Data structure and rules for accessing a web-based appllication</li>
73+
<li class = "fragment">Data structure and rules for accessing a web-based application</li>
7474
<li class = "fragment">How we can access information from sites that are not our own (Twitter, Meetup, Facebook, Foursquare)</li>
7575
</ul>
7676
</section>

0 commit comments

Comments
 (0)