Skip to content

Commit

Permalink
Fix a small typo (spacedentist#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
kud authored and Clarity Flowers committed Mar 19, 2024
1 parent 2cf7774 commit 61d27ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spr/src/commands/init.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pub async fn init() -> Result<()> {
output(
"🔑",
&formatdoc!(
"Okay, lets get started. First we need a 'Personal Access Token' \
"Okay, let's get started. First we need a 'Personal Access Token' \
from GitHub. This will authorise spr to open/update/merge Pull \
Requests etc. on behalf of your GitHub user.
You can get one by going to https://github.com/settings/tokens \
Expand Down

0 comments on commit 61d27ad

Please sign in to comment.