diff --git a/docs/components/google-signin-button.md b/docs/components/google-signin-button.md index c47a494..4756753 100644 --- a/docs/components/google-signin-button.md +++ b/docs/components/google-signin-button.md @@ -67,7 +67,7 @@ This button renders default Google SignIn Button using Google API. - **Type**: `string` - **Default**: `use` - **Allowed**: `"signin" | "signup" | "use"` -- [Read More](https://developers.google.com/identity/gsi/web/reference/js-reference#nonce) +- [Read More](https://developers.google.com/identity/gsi/web/reference/js-reference#context) This field changes the text of the title and messages in the One Tap prompt. @@ -202,4 +202,4 @@ This event can be used to handle password credentials. This event emitted when the `one-tap` prop is set to `true`. This can be used to handle the prompt of one tap UI. - **Arguments**: `PromptMomentNotification` -- [Read More](https://developers.google.com/identity/gsi/web/reference/js-reference#PromptMomentNotification) \ No newline at end of file +- [Read More](https://developers.google.com/identity/gsi/web/reference/js-reference#PromptMomentNotification)