Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraPinilla committed Dec 18, 2024
1 parent f36ad42 commit c84821d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/identity-block/features/social-sign-on/default.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ SocialSignOnBlock.propTypes = {
"Used when we want to hide the ---OR--- divider",
}),
customButtons: PropTypes.bool.tag({
name: "Custom Facebook/Gooogle/Apple buttons",
name: "Custom Facebook/Google/Apple buttons",
defaultValue: true,
description:
"Render a custom Facebook/Google/Apple buttons or the ones provided by Facebook, Google, and Apple.",
Expand Down

0 comments on commit c84821d

Please sign in to comment.