From 46c86024c232472c9ae270c3c34c5dca981d6895 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Fri, 11 Jul 2025 12:24:53 +0200 Subject: [PATCH] Fix typo introduced in #5016 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce36a17ce0..95e8b219f5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Element X Android is the next-generation [Matrix](https://matrix.org/) client provided by [Element](https://element.io/). -Compared to the previos-generation [Element Classic](https://github.com/element-hq/element-android), the application is a total rewrite, using the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk) underneath and targeting devices running Android 7+. The UI layer is written using [Jetpack Compose](https://developer.android.com/jetpack/compose), and the navigation is managed using [Appyx](https://github.com/bumble-tech/appyx). +Compared to the previous-generation [Element Classic](https://github.com/element-hq/element-android), the application is a total rewrite, using the [Matrix Rust SDK](https://github.com/matrix-org/matrix-rust-sdk) underneath and targeting devices running Android 7+. The UI layer is written using [Jetpack Compose](https://developer.android.com/jetpack/compose), and the navigation is managed using [Appyx](https://github.com/bumble-tech/appyx). [Get it on Google Play](https://play.google.com/store/apps/details?id=io.element.android.x)[Get it on F-Droid](https://f-droid.org/packages/io.element.android.x)