Skip to content

Commit 05cd334

Browse files
committed
adjust text
1 parent 77d453f commit 05cd334

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wren-ui/src/components/pages/setup/dataSources/AthenaProperties.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ export default function AthenaProperties(props: Props) {
201201
AWS credentials
202202
</Radio.Button>
203203
<Radio.Button value={ATHENA_AUTH_METHOD.oidc}>
204-
OIDC (web identity)
204+
OIDC (web identity token)
205205
</Radio.Button>
206206
<Radio.Button value={ATHENA_AUTH_METHOD.instance_profile}>
207207
Instance Profile

0 commit comments

Comments
 (0)