From 2733b3ed1640db1dc1400b60f38b73106cd7c471 Mon Sep 17 00:00:00 2001 From: Siim Pragi Date: Sat, 24 Jul 2021 01:53:09 +0300 Subject: [PATCH] Fix typo --- examples.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples.json b/examples.json index 4781600b..449f4ab8 100644 --- a/examples.json +++ b/examples.json @@ -123,7 +123,7 @@ "name": "contextual-identities" }, { - "description": "Allows the user to customize the background color and tiled pattern on sites the visit, and also saves their preferences via a cookie, reapplying them whenever they revisit a site they previously customized.", + "description": "Allows the user to customize the background color and tiled pattern on sites they visit, and also saves their preferences via a cookie, reapplying them whenever they revisit a site they previously customized.", "javascript_apis": [ "cookies.get", "cookies.onChanged",