Commit 8c6b62e3 authored by Arthur Verschaeve's avatar Arthur Verschaeve

React-backbone: write out the full name of the author

For consistency
parent 413cfaab
......@@ -11,7 +11,7 @@
<section id="todoapp"></section>
<footer id="info">
<p>Double-click to edit a todo</p>
<p>Created by <a href="http://github.com/petehunt/">petehunt</a></p>
<p>Created by <a href="http://github.com/petehunt/">Pete Hunt</a></p>
<p>Part of<a href="http://todomvc.com">TodoMVC</a></p>
</footer>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment