From 17f8e947fb368ce3dd2364d2bfe7f2299807c4ec Mon Sep 17 00:00:00 2001 From: Liz Date: Wed, 7 Dec 2016 15:09:37 -0800 Subject: [PATCH] :clap: designers are friends, not fodder for jokes (#8523) --- docs/docs/thinking-in-react.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/thinking-in-react.md b/docs/docs/thinking-in-react.md index e6ae59cbef..8c82a658b9 100644 --- a/docs/docs/thinking-in-react.md +++ b/docs/docs/thinking-in-react.md @@ -14,7 +14,7 @@ One of the many great parts of React is how it makes you think about apps as you ## Start With A Mock -Imagine that we already have a JSON API and a mock from our designer. Our designer apparently isn't very good because the mock looks like this: +Imagine that we already have a JSON API and a mock from our designer. The mock looks like this: ![Mockup](/react/img/blog/thinking-in-react-mock.png)