From f61b7fb7a9d8a3563676048e07ba2deefd9a14a8 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Mon, 18 Oct 2021 22:59:48 +0100 Subject: [PATCH] Fix typo --- 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 05adce5..e8408dc 100644 --- a/docs/install/amazon.rst +++ b/docs/install/amazon.rst @@ -77,7 +77,7 @@ Let's create the server on which we can run JupyterHub. Check out our guide on How To :ref:`howto/admin/resource-estimation` to help pick how much Memory / CPU your server needs. - We recommend you use a server with at leat 2GB of RAM, such as a **t3.small**. + We recommend you use a server with at least 2GB of RAM, such as a **t3.small**. However, if you need to minimise costs you can use a server with **1GB** RAM such as a **t2.micro**, but performance will be limited. You may wish to consult the listing `here `_