From b1b7dca4ed1cae6ac27feb3c76cabc244836190e Mon Sep 17 00:00:00 2001 From: Devanshu Desai <37163544+devanshuDesai@users.noreply.github.com> Date: Wed, 1 Jul 2020 23:42:47 -0700 Subject: [PATCH] fixed typo --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 55ab44745..e25df15a4 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,7 @@ }, "commands": { "restartext": { - "description": "Restart this extenstion." + "description": "Restart this extension." }, "previousTab": { "description": "Go to the previous tab."