Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down