Skip to content

Commit 4f62379

Browse files
authored
Fix typo in # How we teach this (#203)
1 parent 47f81c4 commit 4f62379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0033-new-commit-phase-lifecycles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Since this lifecycle- and async rendering in general- is new functionality, adop
192192

193193
# How we teach this
194194

195-
Lifecycle documentation on the website. Add a before an after example (like [the one above](#basic-example)) to the [Update on Async Rendering](https://github.com/reactjs/reactjs.org/pull/596) blog post "recipes".
195+
Lifecycle documentation on the website. Add a before and after example (like [the one above](#basic-example)) to the [Update on Async Rendering](https://github.com/reactjs/reactjs.org/pull/596) blog post "recipes".
196196

197197
# Unresolved questions
198198

0 commit comments

Comments
 (0)