From d2c262c5a6101263bd115cc6748d9efbe36f5966 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sun, 7 Aug 2022 21:50:15 -0400 Subject: [PATCH] fix typo --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f68b965..d22b5c0 100644 --- a/manifest.json +++ b/manifest.json @@ -42,7 +42,7 @@ }, { "name": "target_domain", - "type": "strting", + "type": "string", "ask": { "en": "your website or blog (not the location of Isso!)" },