diff --git a/README.md b/README.md
index 55807f0c82eddbb1b6afdae8f8ea6c932594bef0..8430ec9f016f65e77cfeae4e109f94e0daaa69ff 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@
 - [Can I use GitLab for PHI data?](#no-phi)
 
 ## <a name="minimum-setup" ></a> What is the minimum setup before I start using GitLab?
-Your gitlab user account will be automaticall provisioned when the first time you login to Gitlab and
-most of your user profile settings are already populated from Stanford directory, such as your account id (sunetid), name, email. You should not change these.
+Your gitlab user account will be automatically provisioned when the first time you login to Gitlab and
+most of your user profile settings will be populated from Stanford directory, such as your account id (sunetid), name, email. You should not change these.
 
 You can click **Profile Settings** button on the left panel to change default appearance for your GitLab web interface. You definitely want to look into the "SSH Keys" tab. In this tab, click the "Add SSH Key" button to add SSH keys so you can communicate with GitLab through git command.