From 7476798981a2d2ea66a2289b3b6c59ab3f2dc88b Mon Sep 17 00:00:00 2001 From: Naman Goel Date: Fri, 5 Sep 2014 03:21:30 +0530 Subject: [PATCH] added the missing ** Missed it the last time. Apologies. --- docs/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples.md b/docs/examples.md index b408af8d..2ab644ee 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -12,7 +12,7 @@ prev: complementary-tools.html * **[Khan Academy](http://khanacademy.org/)** uses React for most new JS development. * **[Sberbank](http://sberbank.ru/moscow/ru/person/)**, Russia's number one bank, is built with React. * **[The New York Times's 2014 Red Carpet Project](http://www.nytimes.com/interactive/2014/02/02/fashion/red-carpet-project.html?_r=0)** is built with React. -* **[The Scribbler](http://scribbler.co), is 100% built on React, both on the server and client side. +* **[The Scribbler](http://scribbler.co)**, is 100% built on React, both on the server and client side. ### Sample Code