From 90c11c71292bbdb55eabc262adca0b16349ed8e2 Mon Sep 17 00:00:00 2001 From: rajdip-b Date: Sun, 10 Nov 2024 22:05:01 +0530 Subject: [PATCH] updated typo in name --- api-collection/Api Key Controller/bruno.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/api-collection/Api Key Controller/bruno.json b/api-collection/Api Key Controller/bruno.json index 7920341a..33ebab58 100644 --- a/api-collection/Api Key Controller/bruno.json +++ b/api-collection/Api Key Controller/bruno.json @@ -1,9 +1,6 @@ { "version": "1", - "name": "Api Kei Controller", + "name": "Api Key Controller", "type": "collection", - "ignore": [ - "node_modules", - ".git" - ] -} \ No newline at end of file + "ignore": ["node_modules", ".git"] +}