From 518ca5fe5864cd151b496806283c78f6dfe7f628 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 16 Oct 2024 17:44:27 -0400 Subject: [PATCH] Fix grammar --- docs/documentation/platform/admin-panel/server-admin.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/platform/admin-panel/server-admin.mdx b/docs/documentation/platform/admin-panel/server-admin.mdx index bdcfe39a4..355679f82 100644 --- a/docs/documentation/platform/admin-panel/server-admin.mdx +++ b/docs/documentation/platform/admin-panel/server-admin.mdx @@ -42,7 +42,7 @@ By default, users signing up through SAML/LDAP/OIDC will still need to verify th ## Authentication Tab -From this tab you can configure which login methods are enabled for your instance. +From this tab, you can configure which login methods are enabled for your instance. ![Authentication Settings](/images/platform/admin-panels/admin-panel-auths.png) @@ -60,7 +60,7 @@ This tab allows you to set various rate limits for your Infisical instance. You ## User Management Tab -From this tab you can view all the users who have signed up for your instance. You can search for users using the search bar and remove them from your instance by pressing the **X** button on their respective row. +From this tab, you can view all the users who have signed up for your instance. You can search for users using the search bar and remove them from your instance by pressing the **X** button on their respective row. ![User Management](/images/platform/admin-panels/admin-panel-users.png)