From f7b556abeca4b505836e0f9d4875bd0b947a8082 Mon Sep 17 00:00:00 2001 From: Thomas Steiner Date: Thu, 29 Feb 2024 14:33:10 +0100 Subject: [PATCH] Typo fix --- packages/validator/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/validator/README.md b/packages/validator/README.md index 9887bc28..40816c3c 100644 --- a/packages/validator/README.md +++ b/packages/validator/README.md @@ -18,7 +18,7 @@ Bubblewrap Validator is a JavaScript library that helps developers to verify if their [Trusted Web Activity][1] project is well formed as well as validating if the Progressive Web -App(PWA) used inside it matchs the [minimum quality criteria][2]. +App(PWA) used inside it matches the [minimum quality criteria][2]. [1]: https://developer.chrome.com/docs/android/trusted-web-activity/ [2]: https://web.dev/using-a-pwa-in-your-android-app/#quality-criteria