From 41306667dadb9a2800d8b1f22251373557af39a6 Mon Sep 17 00:00:00 2001 From: Bri Wylde <92327786+briwylde08@users.noreply.github.com> Date: Thu, 20 Jun 2024 09:40:53 -0600 Subject: [PATCH] missing 's' (#696) --- docs/smart-contracts/smart-wallets.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/smart-contracts/smart-wallets.mdx b/docs/smart-contracts/smart-wallets.mdx index cd529cfb0..218a22e30 100644 --- a/docs/smart-contracts/smart-wallets.mdx +++ b/docs/smart-contracts/smart-wallets.mdx @@ -21,7 +21,7 @@ This page is meant to keep users up-to-date on the work being done with passkeys ::: -Join the discussion, ask questions, and share your own work with smart wallets in the [Stellar Developer Discord](https://discord.gg/stellardev) in the `#passkey` channel. +Join the discussion, ask questions, and share your own work with smart wallets in the [Stellar Developer Discord](https://discord.gg/stellardev) in the `#passkeys` channel. ## Experiment with passkeys on Stellar @@ -33,7 +33,7 @@ These examples are not created or maintained officially by the SDF but by dedica ::: -Play around with the various examples linked below, build your own passkey-powered projects, and share your findings in the `#passkey` channel on [Discord](https://discord.gg/stellardev). +Play around with the various examples linked below, build your own passkey-powered projects, and share your findings in the `#passkeys` channel on [Discord](https://discord.gg/stellardev). ### Soroban by example 🐔 @@ -66,7 +66,7 @@ A client-side SDK tool for managing and using passkeys. An API service where developers can send their smart contract transactions to get them funded and submitted to the Stellar Testnet. No classic Stellar G addresses needed! - View the [code](https://github.com/kalepail/launchtube) -- Ask in the `#passkey` channel on [Discord](https://discord.gg/stellardev) for an access token +- Ask in the `#passkeys` channel on [Discord](https://discord.gg/stellardev) for an access token ## What does it all mean?