From 16e01312a1a0db5fe9a786215f92abe9150e57f1 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Wed, 24 Nov 2021 11:47:44 +0000 Subject: [PATCH] Update publicapi.json --- otp/publicapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otp/publicapi.json b/otp/publicapi.json index 035f2ed..27bdb14 100644 --- a/otp/publicapi.json +++ b/otp/publicapi.json @@ -2,5 +2,5 @@ "name": "otp", "icon": "🔑", "category": "authentication", - "display_name": "One Time Password" + "display_name": "OTP" }