From a320b604d86a9f6997ce3d677e8f96179b2cfbf7 Mon Sep 17 00:00:00 2001 From: yukidaruma <6897821+yukidaruma@users.noreply.github.com> Date: Sat, 10 Oct 2020 16:44:32 +0900 Subject: [PATCH] Fix a typo (eneabled -> enabled) (#216) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe773075..c38ffc30 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ void checkForAppStoreInitiatedProducts() async { Direct to [example readme](example/README.md) which is just a `cp` from example project. You can test this in real example project. ## ProGuard -If you have eneabled proguard you will need to add the following rules to your `proguard-rules.pro` +If you have enabled proguard you will need to add the following rules to your `proguard-rules.pro` ``` #In app Purchase