Skip to content

Commit

Permalink
index: Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine authored Apr 6, 2017
1 parent c39c43e commit 31f7016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swapi/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h1 class="center">
</div>
<div class="col-sm-3 col-lg-3 col-md-3">
<h4 class="center">What is this?</h4>
<p>The Star Wars API, or "swapi" (Swah-pee) is the world's first quanitified and programmatically-accessible data source for all the data from the Star Wars canon universe!</p>
<p>The Star Wars API, or "swapi" (Swah-pee) is the world's first quantified and programmatically-accessible data source for all the data from the Star Wars canon universe!</p>
<p>We've taken all the rich contextual stuff from the universe and formatted into something easier to consume with software. Then we went and stuck an API on the front so you can access it all!</p>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
Expand Down

0 comments on commit 31f7016

Please sign in to comment.