You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hermes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Hermes is used by default by React Native and no additional configuration is req
15
15
## Bundled Hermes
16
16
17
17
React Native comes with a **bundled version** of Hermes.
18
-
We building a version of Hermes for you whenever we release a new version of React Native. This will make sure you're consuming a version of Hermes which is fully compatible with the version of React Native you're using.
18
+
We are building a version of Hermes for you whenever we release a new version of React Native. This will make sure you're consuming a version of Hermes which is fully compatible with the version of React Native you're using.
19
19
20
20
This change is fully transparent to users of React Native. You can still disable Hermes using the command described in this page.
21
21
You can [read more about the technical implementation on this page](/architecture/bundled-hermes).
0 commit comments