From fd172a56e0b29891ec404f4936403bf50ca91f0d Mon Sep 17 00:00:00 2001 From: Lili Yao <103026397+liliyao2022@users.noreply.github.com> Date: Fri, 21 Oct 2022 16:55:19 +1100 Subject: [PATCH] grammer improvements in quickstart.md Modified some grammar issues. --- docs/source/quickstart.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/quickstart.md b/docs/source/quickstart.md index 9789a6b0..5560eeb9 100644 --- a/docs/source/quickstart.md +++ b/docs/source/quickstart.md @@ -4,7 +4,7 @@ Before installing JupyterHub, you will need: -- a Linux/Unix based system +- a Linux/Unix-based system - [Python](https://www.python.org/downloads/) 3.6 or greater. An understanding of using [`pip`](https://pip.pypa.io) or [`conda`](https://conda.io/docs/get-started.html) for @@ -80,7 +80,7 @@ To start the Hub server, run the command: jupyterhub ``` -Visit `http://localhost:8000` in your browser, and sign in with your unix +Visit `http://localhost:8000` in your browser, and sign in with your Unix credentials. To **allow multiple users to sign in** to the Hub server, you must start