Merge pull request #3001 from rgarcia/patch-1

remove extraneous comma in tutorial
This commit is contained in:
Paul O’Shannessy
2015-02-02 11:16:28 -08:00

View File

@@ -5,7 +5,7 @@ prev: getting-started.html
next: thinking-in-react.html
---
We'll be building a simple, but realistic comments box that you can drop into a blog, a basic version of the realtime comments offered by Disqus, LiveFyre or Facebook comments.
We'll be building a simple but realistic comments box that you can drop into a blog, a basic version of the realtime comments offered by Disqus, LiveFyre or Facebook comments.
We'll provide: