From 82591963cbf8576f69f5f48d3f667bc8234ccfae Mon Sep 17 00:00:00 2001 From: maneesha <829690+maneesha@users.noreply.github.com> Date: Wed, 8 May 2024 10:15:01 -0400 Subject: [PATCH] Typo in "yubikey" --- learners/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learners/setup.md b/learners/setup.md index 708f7fa4..4f98d3f5 100644 --- a/learners/setup.md +++ b/learners/setup.md @@ -39,7 +39,7 @@ Several options exist for setting up 2FA, which are summarised here: 1. [set up 2FA via text message](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication#configuring-two-factor-authentication-using-text-messages) ([list of countries where authentication by SMS is supported](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/countries-where-sms-authentication-is-supported)), or 2. [use a hardware security key](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication#configuring-two-factor-authentication-using-a-security-key) - like [Youbikey](https://www.yubico.com/products/yubikey-5-overview/) + like [Yubikey](https://www.yubico.com/products/yubikey-5-overview/) or the [Google Titan key](https://store.google.com/us/product/titan_security_key?hl=en-US&pli=1). The GitHub documentation provides [more details about configuring 2FA](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication).