From c205681624d12c40cda836a9aa7bfecdfb9e1b5e Mon Sep 17 00:00:00 2001
From: JINLANG WANG <jwang2775@wisc.edu>
Date: Sun, 4 Feb 2024 19:29:13 -0600
Subject: [PATCH] Update file README.md

---
 Labs/Lab2/git-pr/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Labs/Lab2/git-pr/README.md b/Labs/Lab2/git-pr/README.md
index 62caeed..46977aa 100644
--- a/Labs/Lab2/git-pr/README.md
+++ b/Labs/Lab2/git-pr/README.md
@@ -63,7 +63,7 @@ Run the following and **copy** the output:
 cat ~/.ssh/id_rsa.pub
 ```
 
-Select "New SSH key".
+Select "SSH keys".
 
 Name the key "cs320-vm" (or whatever you like, really) and paste the
 contents of `id_rsa.pub` to the "Key" box.
-- 
GitLab