From f4329827e0208cf064891436bdc112b6e87ea4e8 Mon Sep 17 00:00:00 2001 From: Mahdi Hosseinzadeh <29678011+mahozad@users.noreply.github.com> Date: Sat, 11 Sep 2021 08:17:37 -0700 Subject: [PATCH] Fix a typo (redundant word) in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 105dd563d..6701353f1 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ A library that provides a layout implementing the swipe-to-refresh UX pattern, s ## Updates -[Jetpack Compose][compose] is a fast-moving project and we aim to keep these these libraries up-to-date with the +[Jetpack Compose][compose] is a fast-moving project and we aim to keep these libraries up-to-date with the latest tagged release on Compose as quickly as possible. Each [release](https://github.com/google/accompanist/releases) outlines what version of the Compose libraries it depends on. ## Future? @@ -90,4 +90,4 @@ limitations under the License. [mdc]: https://material.io/develop/android/ [windowinsets]: https://developer.android.com/reference/kotlin/android/view/WindowInsets [viewpager]: https://developer.android.com/reference/kotlin/androidx/viewpager/widget/ViewPager -[runtimepermissions]: https://developer.android.com/guide/topics/permissions/overview \ No newline at end of file +[runtimepermissions]: https://developer.android.com/guide/topics/permissions/overview