From d9a0a5fc7ab806ab2a22926a843f7aff73d20c90 Mon Sep 17 00:00:00 2001 From: David Alber Date: Fri, 1 Mar 2024 11:50:47 -0800 Subject: [PATCH] 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. --- docs/install/amazon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/amazon.md b/docs/install/amazon.md index dd042be..8677298 100644 --- a/docs/install/amazon.md +++ b/docs/install/amazon.md @@ -139,7 +139,7 @@ Let's create the server on which we can run JupyterHub. SSH to connect (port 22). 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** 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.