Skip to content

Commit 21c9290

Browse files
author
JAMES FUQIAN
committed
fix a copy-paste config parameter name
1 parent 412fa84 commit 21c9290

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Required SDK configuration parameters include:
6161

6262
### Access Token Refresh on Expire - `tokenRefreshOnExpire`
6363

64-
SDK FHIR requests check whether the access token is expired before the data endpoint call. By default, an expired token will refresh. To disable token refresh, set `token_refresh_on_expire` to `false`.
64+
SDK FHIR requests check whether the access token is expired before the data endpoint call. By default, an expired token will refresh. To disable token refresh, set `tokenRefreshOnExpire` to `false`.
6565

6666
### FHIR Requests Retry Settings - `retrySettings`
6767

0 commit comments

Comments
 (0)