diff --git a/Labs/Lab2/git-pr/README.md b/Labs/Lab2/git-pr/README.md
index 62caeedf375e053f55c794ed353e9594748152e0..46977aa681590ec01610b54382cee703f099d648 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.