From dd8a2366186c8a2045d0114028c7f77b8919af73 Mon Sep 17 00:00:00 2001
From: Misha Bragin
Date: Thu, 11 May 2023 18:03:16 +0200
Subject: [PATCH] Update
src/pages/docs/how-to/use-service-users-with-access-token.mdx
---
src/pages/docs/how-to/use-service-users-with-access-token.mdx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/pages/docs/how-to/use-service-users-with-access-token.mdx b/src/pages/docs/how-to/use-service-users-with-access-token.mdx
index 9299069a..0ab33725 100644
--- a/src/pages/docs/how-to/use-service-users-with-access-token.mdx
+++ b/src/pages/docs/how-to/use-service-users-with-access-token.mdx
@@ -25,7 +25,8 @@ To create a service user, you'll need to log in to your organization's account a
-From there, you can create a new service user and specify the permissions that the user should have.
+From there, you can create a new service user and specify a role that the user should have.
+User role allows read-only access, use the admin for write access.