Skip to content

Commit

Permalink
Fixed typo in script tag on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantheleach committed May 10, 2017
1 parent d0328d3 commit 2a07108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -181,7 +181,7 @@ var viewModel = {
<span data-bind="text: name"></span>
( <span data-bind="text: description"></span> )
</a>
<script>
</script>
```

**Future Plans**
Expand Down

0 comments on commit 2a07108

Please sign in to comment.