From ff3fa62d19af99d753da87fe7c14f993a54db3aa Mon Sep 17 00:00:00 2001 From: Mounir Bouaiche Date: Thu, 30 May 2024 22:02:14 +0100 Subject: [PATCH] Correct README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25bc29e..d0a47eb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ **A flutter plugin for adapting screen and font size.Let your UI display a reasonable layout on different screen sizes!** -**Note**: *Starting from version 6, support for singleton usage will be experimental and might be removed. We recommend use context way* +**Note**: *Starting from version 6, support for singleton usage will be experimental and might be removed. We recommend use context way* **Note**: *This plugin is still under development, and some APIs might not be available yet.*