diff --git a/docs/next/upgrading.html b/docs/next/upgrading.html index 2eb54206eb4..66c772204da 100644 --- a/docs/next/upgrading.html +++ b/docs/next/upgrading.html @@ -118,7 +118,7 @@ npm WARN peerDependencies The peer dependency react@~R included from react-nativ
  • If a file is different in your project than the template, you will be prompted; you have options to keep your file or overwrite it with the template version.
  • Manual Upgrades

    -

    Some upgrades require manual steps, e.g. 0.13 to 0.14, or 0.28 to 0.29. Be sure to check the release notes when upgrading so that you can identify any manual changes your particular project may require.

    +

    Some upgrades require manual steps, e.g. 0.28 to 0.29, or 0.56 to 0.57. Be sure to check the release notes when upgrading so that you can identify any manual changes your particular project may require.

    ← Running On DeviceTroubleshooting →