From 178de6c531d77794c165146403dde78b5d6e73e1 Mon Sep 17 00:00:00 2001 From: jojo aquino Date: Sat, 19 Apr 2025 12:07:39 +0100 Subject: [PATCH] fix typo --- EnotaryoPH/EnotaryoPH.Web/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EnotaryoPH/EnotaryoPH.Web/appsettings.json b/EnotaryoPH/EnotaryoPH.Web/appsettings.json index 1051611..ee15ac7 100644 --- a/EnotaryoPH/EnotaryoPH.Web/appsettings.json +++ b/EnotaryoPH/EnotaryoPH.Web/appsettings.json @@ -27,6 +27,6 @@ }, "BaseUrl": "https://localhost:7121", "SyncfusionLicenseKey": "secret", - "UriRecordingBloblContainer": "secret", + "UriRecordingBlobContainer": "secret", "VideoRecordingsLocation": "C:\\recordings\\enotaryo\\" } \ No newline at end of file