From 6ccec477332539115deda0264d6f92f1376fa5dd Mon Sep 17 00:00:00 2001 From: Akash Singh Date: Wed, 20 Mar 2024 11:14:09 +0530 Subject: [PATCH] Fixed name typo Signed-off-by: Akash Singh --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a97a2c..76f7804 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heykeploy", - "displayName": "Keploy - Aplha", + "displayName": "Keploy - Alpha", "description": "E2E Testing , Right from your Vscode!", "version": "2.6.2", "publisher": "Akash-Singh04",