Skip to content

Commit c35c82d

Browse files
authored
fix comment
1 parent 39d478e commit c35c82d

File tree

1 file changed

+1
-1
lines changed
  • packages/cubejs-backend-shared/src

1 file changed

+1
-1
lines changed

packages/cubejs-backend-shared/src/env.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ const variables: Record<string, (...args: any) => any> = {
849849
),
850850

851851
/**
852-
* Athena AWS secret.
852+
* Athena AWS session token.
853853
*/
854854
athenaAwsSessionToken: ({
855855
dataSource

0 commit comments

Comments
 (0)