From d2d67ad0befe835743667aa39c714b94edfa26f6 Mon Sep 17 00:00:00 2001 From: Rodrigo Pedroso Leite Pinto Date: Thu, 15 Aug 2019 12:02:19 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81e0295..96917c7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A React + NodeJS application that fetches tweets from Twitter stream API. -State managed with redux nad Redux-Saga. +State managed with redux and Redux-Saga. ## Requirements