Skip to content

Commit

Permalink
minor phrase change
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinAst committed May 10, 2019
1 parent 57c76a3 commit 71500af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/appLifeCycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ appWillStart({fassets, curRootAppElm}) {
}
```

Here is an example of injecting a new sibling to `curRootAppElm` _(use
Here is an example of injecting a new sibling to `curRootAppElm` _(using
React Fragments)_:

```js
Expand Down

0 comments on commit 71500af

Please sign in to comment.