From 8ce7ebe0094b19a242dca0ccb0b17c3bfbce6b45 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 2a479350bf..56ec4339fc 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