From 63baf67092c6a3616cd69ca63cb16d831d4f3b3b Mon Sep 17 00:00:00 2001 From: Eric Pabst Date: Wed, 12 May 2021 02:13:50 -0600 Subject: [PATCH] Fix typo (#660) --- FEATURES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FEATURES.md b/FEATURES.md index 31bc89d6b1..39ed320215 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -17,7 +17,7 @@ Following limitations apply to Milestone 3 (M3) release. * Only 64-bit Windows is supported * Only JDK 11 or later is supported due to the memory management scheme used in Skia bindings - * Some Linux distributions require additional packages to be instaled, see [this issue](https://github.com/JetBrains/compose-jb/issues/273) for more information + * Some Linux distributions require additional packages to be installed, see [this issue](https://github.com/JetBrains/compose-jb/issues/273) for more information [comment]: <> (__SUPPORTED_GRADLE_VERSIONS__)