Skip to content

Commit 5f48c93

Browse files
committed
address feedback
1 parent 3b7fc1d commit 5f48c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/guides/bitcoin-taproot-mpc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The login function follows these steps to authenticate users and establish a Web
112112
defaultValue="login"
113113
values={[
114114
{ label: "Login with Google", value: "login" },
115-
{ label: "Firebase", value: "firebase" },
115+
{ label: "Firebase Config", value: "firebase" },
116116
]}
117117
>
118118
<TabItem value="login">

0 commit comments

Comments
 (0)