Jaime Blasco
Committed by GitHub

Update README.md

@@ -168,7 +168,7 @@ It supports native features as bouncing, blurred background, dark mode, stacking @@ -168,7 +168,7 @@ It supports native features as bouncing, blurred background, dark mode, stacking
168 168
169 ## Push new views inside the modal bottom sheet 169 ## Push new views inside the modal bottom sheet
170 170
171 -a. If you want to push a new modal bottom sheet just call `showCupertinoModalBottomSheet` again (works with two option) 171 +a. If you want to push a new modal bottom sheet just call `showCupertinoModalBottomSheet` again (works with both options)
172 172
173 b. For inside navigaton add a new `Navigator` or `CupertinoTabScaffold` inside 173 b. For inside navigaton add a new `Navigator` or `CupertinoTabScaffold` inside
174 174