Skip to content

Commit

Permalink
Update google.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedBaset committed Nov 25, 2023
1 parent 180282b commit 0a3d8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/auth/src/core/providers/google.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import { BaseOAuthProvider } from './oauth';
import { ProviderId, SignInMethod } from '../../model/enums';

/**
* Provider for generating an an {@link OAuthCredential} for {@link ProviderId}.GOOGLE.
* Provider for generating an {@link OAuthCredential} for {@link ProviderId}.GOOGLE.
*
* @example
* ```javascript
Expand Down

0 comments on commit 0a3d8c1

Please sign in to comment.