From 64e6121a5f2fb042f18265d545020941b7dc9e1c Mon Sep 17 00:00:00 2001 From: Peter Thompson Date: Fri, 26 Jun 2020 15:41:06 -0700 Subject: [PATCH] style: make small update in README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f207a38..eec3a6af 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,7 @@ by making HTTP requests. **Note**: To use [AuthDatafilePollingConfigManager](#authdatafilepollingconfigmanager), you must create a secure environment for your project and generate an access token for your datafile. -**access_token**: The access_token is attached to the outbound HTTP request header to authorize the request and fetch the -authenticated datafile. +**access_token**: The access_token is attached to the outbound HTTP request header to authorize the request and fetch the datafile. #### Advanced configuration