Skip to content

Commit ad5e3f6

Browse files
pruthvipfacebook-github-bot
authored andcommitted
Fix typo syncronization -> synchronization (facebook#35132)
Summary: Fix typo ## Changelog [General][Fixed] - Fixed typo syncronization -> synchronization <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [CATEGORY] [TYPE] - Message Pull Request resolved: facebook#35132 Reviewed By: christophpurrer Differential Revision: D40832387 Pulled By: rshest fbshipit-source-id: 834ece525e4469c942e678e2a3d4ecf30be4f550
1 parent 87c356d commit ad5e3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Libraries/Renderer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# React & React Native Versions
22

33
This page describes how React and React Native versions interact each other.
4-
The version alignment between the two frameworks relies on two syncronization points:
4+
The version alignment between the two frameworks relies on two synchronization points:
55

66
1. The versions in the `package.json` of the new app template. For example [for React Native 0.68.1](https://github.com/facebook/react-native/blob/0.68-stable/template/package.json#L12-L15) the versions are aligned as follows:
77

0 commit comments

Comments
 (0)