From 2af4ac9952d379bd81b64ffc6ed33f950686c0a9 Mon Sep 17 00:00:00 2001 From: Reinhard Hafenscher Date: Tue, 5 Nov 2019 10:27:58 +0100 Subject: [PATCH] Apply suggestions from code review Co-Authored-By: Rad Azzouz --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34423aa3..cf77588d 100644 --- a/README.md +++ b/README.md @@ -519,9 +519,9 @@ const styles = StyleSheet.create({ 5. Catalog app is now ready to launch. From `samples/Catalog` directory run `react-native run-android`. -#### Running Native Catalog +#### Running the Native Catalog -Take a look at the [instructions to get started here](https://github.com/PSPDFKit/react-native/tree/master/samples/NativeCatalog/README.md) +Take a look at the [instructions to get started here](https://github.com/PSPDFKit/react-native/tree/master/samples/NativeCatalog/README.md). #### Configuration