From a52ac0e905d834c3dfbfaca912c961d70647dec0 Mon Sep 17 00:00:00 2001 From: Marc Plano-Lesay Date: Wed, 25 Aug 2021 11:30:29 +1000 Subject: [PATCH] Fix a typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbd90e37..02ffb4e8 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ See also the sample project, which uses this structure. ## Usage -The `Settings` interface has implementations on the Android, iOS, macOS, watchOOS, tvOS, JS, JVM, and Windows platforms. (Note that the two JVM implementations and the Windows implementation are currently marked as experimental.) +The `Settings` interface has implementations on the Android, iOS, macOS, watchOS, tvOS, JS, JVM, and Windows platforms. (Note that the two JVM implementations and the Windows implementation are currently marked as experimental.) ### Creating a Settings instance