Merge pull request #969 from davidalber/fix-install-typo

Fix typo and replace word
This commit is contained in:
Erik Sundell
2024-03-09 19:38:05 +01:00
committed by GitHub

View File

@@ -139,7 +139,7 @@ Let's create the server on which we can run JupyterHub.
SSH to connect (port 22). SSH to connect (port 22).
If you have never used your Amazon account before, you'll have to select If you have never used your Amazon account before, you'll have to select
**Create a new security group**. You should give it a disitnguishing name **Create a new security group**. You should give it a distinctive name
under **Security group name** under **Security group name**
such as `ssh_web` for future reference. If you already have a security group, such as `ssh_web` for future reference. If you already have a security group,
you can select it and adjust it to have the rules you need, if you prefer. you can select it and adjust it to have the rules you need, if you prefer.