From d3dd3bf0f7728d7e54bdb5e2a05271bf217fa7f6 Mon Sep 17 00:00:00 2001 From: Abdul Rahman Reza Date: Tue, 24 Dec 2024 13:58:11 +0700 Subject: [PATCH] update config --- config/stag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/stag.json b/config/stag.json index 7f933f0..4ee2bff 100644 --- a/config/stag.json +++ b/config/stag.json @@ -1,7 +1,7 @@ { "app": { "name": "Service User", - "description": "Purpose of this service is to provide authorization, roles, user activity and etc", + "description": "Purpose of this service is to provide authorization, roles, user activity and etc.", "version": "1.0.0", "env": "Staging" },