Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion connection-guides/ats/teamtailor-mfa.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,8 @@ Follow steps 2.1 to 2.2 inclusive to create the employee, you will then have to
</Step>

<Step title="2-Factor Authentication Secret">
Scan the QR Code in auth app and copy the key under the QR-code to a safe place to be used in the next step.
1. Copy the key shown below the QR Code to a safe place - you'll need one of these in the next step.

Copilot AI Sep 15, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The phrase 'you'll need one of these' is ambiguous. It should be 'you'll need this key' since there's only one key being referenced.

Suggested change
1. Copy the key shown below the QR Code to a safe place - you'll need one of these in the next step.
1. Copy the key shown below the QR Code to a safe place - you'll need this key in the next step.

Copilot uses AI. Check for mistakes.
2. Then, continue to set up the MFA by scanning the QR code with your preferred authenticator app (like Google Authenticator or Authy).

<Frame>
<img className='rounded-md' style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Authentication Secret" src="/images/teamtailor-mfa/image4.png" />
Expand Down