From 2822d63df2787f7571cf962db279a77feee85bb3 Mon Sep 17 00:00:00 2001 From: Christopher Chedeau Date: Mon, 28 Jul 2014 11:48:25 +0200 Subject: [PATCH] Rename "Ice Lab studio" to "Icelab" --- docs/_posts/2014-07-28-community-roundup-20.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_posts/2014-07-28-community-roundup-20.md b/docs/_posts/2014-07-28-community-roundup-20.md index 0e8b68a71c..5c46bc1618 100644 --- a/docs/_posts/2014-07-28-community-roundup-20.md +++ b/docs/_posts/2014-07-28-community-roundup-20.md @@ -52,7 +52,7 @@ React.renderComponent( ## Thinking and Learning React -Josephine Hall, working at Ice Lab studio, used React to write a mobile-focused application. She wrote a blog post [“Thinking and Learning React.js”](http://icelab.com.au/articles/thinking-and-learning-reactjs/) to share her experience with elements they had to use. You'll learn about routing, event dispatch, touchable components, and basic animations. +Josephine Hall, working at Icelab, used React to write a mobile-focused application. She wrote a blog post [“Thinking and Learning React.js”](http://icelab.com.au/articles/thinking-and-learning-reactjs/) to share her experience with elements they had to use. You'll learn about routing, event dispatch, touchable components, and basic animations. ## London React Meetup