skydoves / FlexibleBottomSheet

🐬 Advanced Compose Multiplatform bottom sheet for segmented sizing, non-modal type, and allows interaction behind the bottom sheet similar to Google Maps.
Apache License 2.0
687 stars 30 forks source link

Fixed typo from 'implemetn' to 'implement' in README.md #1

Closed limsaehyun closed 7 months ago

limsaehyun commented 7 months ago

Guidelines

Fixed typo from 'implemetn' to 'implement' in README.md

Types of changes

What types of changes does your code introduce?

Preparing a pull request for review

Ensure your change is properly formatted by running:

$ ./gradlew spotlessApply

Please correct any failures before requesting a review.