diff --git a/README.md b/README.md index 46194f309b3ea45dcfec8dc48286a4859d6a6c0a..3fc8687cf17d1caee9f71d39fef17d4fe1503c1d 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ import AppleHealthKit from 'react-native-apple-healthkit'; // get the available permissions from AppleHealthKit.Constants object const PERMS = AppleHealthKit.Constants.Permissions; -// setup healthkit read/write permissions from PERMS +// setup healthkit read/write permissions using PERMS const healthKitOptions = { permissions: { read: [