Skip to content

Setting up Git: Change Step 2.4's Mention of "Password" to "Passphrase"#30941

Merged
CouchofTomato merged 2 commits intoTheOdinProject:mainfrom
ZackHoang:fix/SSH_password_to_passphrase
Mar 26, 2026
Merged

Setting up Git: Change Step 2.4's Mention of "Password" to "Passphrase"#30941
CouchofTomato merged 2 commits intoTheOdinProject:mainfrom
ZackHoang:fix/SSH_password_to_passphrase

Conversation

@ZackHoang
Copy link
Contributor

Because

Step 2.4 of this lesson talks about how the terminal will asks user for a passphrase to secure their SSH key. Currently, the lesson uses the word password rather than passphrase and passphrase is the term that is used instead when the prompt appears. This PR only changes any mention password to passphrase in step 2.4 and not anywhere else in this lesson.

This PR

  • Changes step 2.4's mention of password to passphrase

Issue

Closes #30914

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

@github-actions github-actions bot added the Content: Foundations Involves the Foundations content label Mar 25, 2026
@CouchofTomato CouchofTomato merged commit e827bdc into TheOdinProject:main Mar 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content: Foundations Involves the Foundations content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting up Git: <Step 2.4 Create an SSH Key: While creating ed25519, wrong info is given>

2 participants