From eb76972a23a83b7e7777c30b70d84003b87b998c Mon Sep 17 00:00:00 2001 From: ing Date: Tue, 3 Nov 2020 13:35:58 +0000 Subject: [PATCH] Update README.md --- .../javascript/authentication/client-credential-flow/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api/javascript/authentication/client-credential-flow/README.md b/rest-api/javascript/authentication/client-credential-flow/README.md index 360e252..8935f15 100644 --- a/rest-api/javascript/authentication/client-credential-flow/README.md +++ b/rest-api/javascript/authentication/client-credential-flow/README.md @@ -7,7 +7,7 @@ This sample project demonstrates how to authenticate in the Uphold API using the Client credentials authentication is only available for **business accounts**, and requires manual approval from Uphold. Please [contact Uphold](mailto:developer@uphold.com) to obtain this permission. **This project will not run if these requirements are not met.** -## This sample project performs the following actions: +This sample project performs the following actions: - Get Token. - List Assets