From 3b8f4cc94cf7612216ba5dbe5471db63cf7acfe3 Mon Sep 17 00:00:00 2001 From: LindeSchoenmaker <99398231+LindeSchoenmaker@users.noreply.github.com> Date: Mon, 24 Apr 2023 13:31:51 +0200 Subject: [PATCH] Fix typo in 002_xgitstart_adv.Rmd --- 002_xgitstart_adv.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/002_xgitstart_adv.Rmd b/002_xgitstart_adv.Rmd index 1b3868d..15323d2 100644 --- a/002_xgitstart_adv.Rmd +++ b/002_xgitstart_adv.Rmd @@ -53,7 +53,7 @@ knitr::include_graphics('images/lesson22_2_downloadRepo.png') ### Step 2: Git personal access token -Github uses personal access tokens. You will have to generate one on github, and tell Rstudio / git on your computer what is is. +Github uses personal access tokens. You will have to generate one on github, and tell Rstudio / git on your computer what it is. Copy the following to the console: