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" },