Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit a294654

Browse files
chicoxyzzysophiebits
authored andcommitted
fix spelling (#27)
1 parent 7b6815c commit a294654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2016-07/july-28.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
#### Plan for Reconcilers and Renderers
5656

57-
* Paradoxically, `react` package won’t include include the React algorithm (“reconciler”) anymore.
57+
* Paradoxically, `react` package won’t include the React algorithm (“reconciler”) anymore.
5858
* For example, `React.createElement()` and `React.Component` stay there, but not the reconciler itself.
5959
* This makes sense because components relying on `react` don’t actually care how reconciler is implemented.
6060
* The React reconciler will exist in renderer packages such as `react-dom` and `react-native`.

0 commit comments

Comments
 (0)