From b4a213afe5e8cc0f807d1d64fb7d698fcc5976d1 Mon Sep 17 00:00:00 2001 From: Nicolas Fernandez Date: Tue, 9 Jul 2019 22:49:12 -0400 Subject: [PATCH] fixing typo (remove "can add rules") in amazon.rst --- docs/install/amazon.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/amazon.rst b/docs/install/amazon.rst index 3b0981d..3abae9f 100644 --- a/docs/install/amazon.rst +++ b/docs/install/amazon.rst @@ -139,7 +139,7 @@ Let's create the server on which we can run JupyterHub. #. Under **Step 6: Configure Security Group**, you'll set the firewall rules that control the traffic for your instance. Specifically you'll want to add - rules can add rules to allow both **HTTP Traffic** and **HTTPS Traffic**. For + rules to allow both **HTTP Traffic** and **HTTPS Traffic**. For advanced troubleshooting, it will be helpful to set rules so you can use SSH to connect (port 22).