From f9f2b064444bb86fb367452592df091f011acd20 Mon Sep 17 00:00:00 2001 From: Erwann Mest Date: Sat, 16 Sep 2023 22:44:45 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20(init)=20Fix=20a=20small?= =?UTF-8?q?=20one?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spr/src/commands/init.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spr/src/commands/init.rs b/spr/src/commands/init.rs index 0fbb0e0..c44748d 100644 --- a/spr/src/commands/init.rs +++ b/spr/src/commands/init.rs @@ -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 \