From 815f26770006971c81526c8ad20db8a4bccda557 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/docs/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/examples.md b/docs/docs/examples.md index b408af8d79..2ab644ee29 100644 --- a/docs/docs/examples.md +++ b/docs/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