Skip to content

Commit 12c9712

Browse files
vonovakfacebook-github-bot
authored andcommitted
fix typo (#24343)
Summary: "Built from source" is past tense - if anything, it should be "Build from source". However, all other heading end with "ing" so it makes sense here too. Pull Request resolved: #24343 Differential Revision: D14822098 Pulled By: cpojer fbshipit-source-id: 3d07f2e6f8ed4a21e0311ef4f675f2d41553b619
1 parent e5feb0c commit 12c9712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNTester/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ When developing E2E tests, you may want to run in development mode, so that chan
8181

8282
You will also need to have Metro Bundler running in another terminal. Note that if you've previously run the E2E tests in release mode, you may need to delete the `RNTester/build` folder before rerunning `detox build`.
8383

84-
## Built from source
84+
## Building from source
8585

8686
Building the app on both iOS and Android means building the React Native framework from source. This way you're running the latest native and JS code the way you see it in your clone of the github repo.
8787

0 commit comments

Comments
 (0)