From 265f02187936fe965a289fd13e1534f549c6d54d Mon Sep 17 00:00:00 2001 From: Vraj Patel Date: Fri, 6 Sep 2024 20:02:56 +0530 Subject: [PATCH] Update ringcentral/README.md Co-authored-by: Esther Kim --- ringcentral/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ringcentral/README.md b/ringcentral/README.md index 8e34dd97c2052..66c6050a85efb 100644 --- a/ringcentral/README.md +++ b/ringcentral/README.md @@ -62,7 +62,7 @@ To find the Client ID and Client Secret, you need to register a new application: | Issue refresh tokens | **Yes** | | Application scopes | Select the following:
| -1. Click on create App. +1. Click **create App**. 1. After creating the application, find the `clientId` and `clientSecret` in the application settings. 1. Copy these credentials. - **Note**: Ensure these credentials are stored securely and not exposed in public repositories or insecure locations.