Skip to content

Commit 395494a

Browse files
committed
Typo
1 parent bf98477 commit 395494a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/src/model/public_types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@ export interface Dependencies {
12691269
/**
12701270
* The {@link TenantConfig} to use. This dependency is only required
12711271
* if you want to use regional auth which works with
1272-
* `DefaultConfig.REGIONAL_API_HOST`` endpoint. It should not be set otherwise.
1272+
* `DefaultConfig.REGIONAL_API_HOST` endpoint. It should not be set otherwise.
12731273
*/
12741274
tenantConfig?: TenantConfig;
12751275
}

0 commit comments

Comments
 (0)