From bad41ec078d50e7bcd443abe7b26be35074f95f6 Mon Sep 17 00:00:00 2001 From: Aleks Borovtsov Date: Tue, 30 Oct 2018 20:53:04 -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 f174e82..0e4953e 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ making a work in progress fiber the rest of work in progress fiber ``` -Function(exported) **createFiberFromElement**. Hmm look this is incharge of creating all the fibers based on the React element type. +Function(exported) **createFiberFromElement**. Hmm look this is in charge of creating all of the fibers based on the React element type. ``` parameters(element, mode, expirationTime)