Skip to content

Commit 754a80f

Browse files
authored
Update packages-exp/auth-exp/src/core/errors.ts
1 parent 66315d7 commit 754a80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-exp/auth-exp/src/core/errors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ export const _DEFAULT_AUTH_ERROR_FACTORY = new ErrorFactory<
437437
* thrown by the SDK.
438438
*
439439
* @remarks
440-
* Please note that you can't tree-shake individual keys
440+
* Note that you can't tree-shake individual keys
441441
* in the map, so by using the map you might substantially increase your
442442
* bundle size.
443443
*

0 commit comments

Comments
 (0)