From 1bdad28264f83458aa6cbbc73d9d1c25ffd5cbae Mon Sep 17 00:00:00 2001 From: Benjamin Perez Date: Mon, 11 Apr 2022 20:38:02 -0500 Subject: [PATCH] Fixed typo in create tenant screen Signed-off-by: Benjamin Perez --- .../screens/Console/Tenants/AddTenant/Steps/ConfigLogSearch.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal-ui/src/screens/Console/Tenants/AddTenant/Steps/ConfigLogSearch.tsx b/portal-ui/src/screens/Console/Tenants/AddTenant/Steps/ConfigLogSearch.tsx index 121dc9c475..d76a125a04 100644 --- a/portal-ui/src/screens/Console/Tenants/AddTenant/Steps/ConfigLogSearch.tsx +++ b/portal-ui/src/screens/Console/Tenants/AddTenant/Steps/ConfigLogSearch.tsx @@ -253,7 +253,7 @@ const ConfigLogSearch = ({

Audit Log

- Audit log deploys a small PostgreSQL database and store access logs of + Audit log deploys a small PostgreSQL database and stores access logs of all calls into the tenant.