Fix typo and replace word: "disitnguishing" --> "distinctive"

The typo is of "distinguishing", but "distinctive" makes more sense
to me in the context of the sentence it is in.
This commit is contained in:
David Alber
2024-03-01 11:50:47 -08:00
parent 02c3d7539b
commit d9a0a5fc7a

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 have, one from before you can such as `ssh_web` for future reference. If you have, one from before you can
select it and adjust it to have the rules you need, if you prefer. select it and adjust it to have the rules you need, if you prefer.