Fix typo in example links

This commit is contained in:
Evan Czaplicki
2016-07-25 14:09:09 -07:00
parent 7f3ab5f2f7
commit 701149ab61
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# Examples
1. [U.S. Presidents by Birth Place](https://evancz.github.io/elm-sortable-tables/presidents.html)
2. [Travel Planner for the Mission District in San Francisco](https://evancz.github.io/elm-sortable-tables/travel.html)
1. [U.S. Presidents by Birth Place](https://evancz.github.io/elm-sortable-table/presidents.html)
2. [Travel Planner for the Mission District in San Francisco](https://evancz.github.io/elm-sortable-table/travel.html)
## Build Instructions