We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564cfa2 commit dc5b196Copy full SHA for dc5b196
portal-ui/src/screens/Console/Tenants/AddTenant/Steps/ConfigLogSearch.tsx
@@ -253,7 +253,7 @@ const ConfigLogSearch = ({
253
<div className={classes.headerElement}>
254
<h3 className={classes.h3Section}>Audit Log</h3>
255
<span className={classes.descriptionText}>
256
- Audit log deploys a small PostgreSQL database and store access logs of
+ Audit log deploys a small PostgreSQL database and stores access logs of
257
all calls into the tenant.
258
</span>
259
</div>
0 commit comments