Skip to content

Commit 5c9bc20

Browse files
authored
fix(docs): typo in hermes docs (facebook#4438)
1 parent 95cc0ef commit 5c9bc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hermes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Hermes is used by default by React Native and no additional configuration is req
1515
## Bundled Hermes
1616

1717
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.
1919

2020
This change is fully transparent to users of React Native. You can still disable Hermes using the command described in this page.
2121
You can [read more about the technical implementation on this page](/architecture/bundled-hermes).

0 commit comments

Comments
 (0)