Skip to content

Commit 9145aee

Browse files
fix: typo in apps/README.md
Co-authored-by: Oskar Kwaśniewski <oskarkwasniewski@icloud.com>
1 parent fee3036 commit 9145aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ This directory contains demo projects showcasing the usage of the `react-native-
55
- `RNApp` - the React Native application that is packaged to AAR and XCFramework archives and integrated into native projects
66
- `AndroidApp` - the native Android application that integrates the RNApp AAR package (a "consumer" of the RNApp library)
77
- `iOSApp` - the native iOS application that integrates the RNApp XCFramework package (a "consumer" of the RNApp library)
8-
- TesterIntegrated` - a native tester application that integrates the native projects with and React Native project inside a single application, consuming the brownfield module directly, without packaging to an artifact; this is mostly useful for internal development purposes and is not as meaningful for end users of React Native Brownfield
8+
- `TesterIntegrated` - a native tester application that integrates the native projects with and React Native project inside a single application, consuming the brownfield module directly, without packaging to an artifact; this is mostly useful for internal development purposes and is not as meaningful for end users of React Native Brownfield

0 commit comments

Comments
 (0)