diff --git a/content/docs/context.md b/content/docs/context.md index 907a9d3e..6a3cd9b6 100644 --- a/content/docs/context.md +++ b/content/docs/context.md @@ -117,5 +117,5 @@ One issue with the render prop API is that refs don't automatically get passed t > Note > -> React previously shipped with an experimental context API. The old API will be supported in all 16.x releases, but applications using it should migrate to the new version. The legacy API will be removed in a future major React versin. Read the [legacy context docs here](/docs/legacy-context.html). +> React previously shipped with an experimental context API. The old API will be supported in all 16.x releases, but applications using it should migrate to the new version. The legacy API will be removed in a future major React version. Read the [legacy context docs here](/docs/legacy-context.html). \ No newline at end of file