diff --git a/README.md b/README.md index 9b9c3ac31..6946fb45e 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ This library provides a pre-integrated views that utilise an internal functional > - `reanimated-bottom-sheet` > - Seamless gesture interaction between the sheet and the content. > - `react-native-scroll-bottom-sheet` -> - Extracting scrollable content to allow developers customize the sheet content, like integrate `React Navigation` as the sheet >content. +> - Extracting scrollable content to allow developers customize the sheet content, like integrate `React Navigation` as the sheet content. > > Both libraries are great! and I have used both of them at my work ❤️