From 7c87cd9f62b106390c98fc43b6cab9a03bf44cb1 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 20 Jun 2016 07:40:35 -0700 Subject: [PATCH] Rename To Do List (Redux) [ci skip] --- contents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 8e7ad227..1c7aab99 100644 --- a/contents.json +++ b/contents.json @@ -4799,7 +4799,7 @@ "tags": ["swift"] }, { - "title": "react-native-redux-todo-list", + "title": "To Do List (Redux)", "category": "react-native", "description": "React Native Todo List app which uses Redux for managing app state", "source": "https://github.com/uiheros/react-native-redux-todo-list",