grammer improvements in quickstart.md

Modified some grammar issues.
This commit is contained in:
Lili Yao
2022-10-21 16:55:19 +11:00
committed by Min RK
parent 283d2b75b6
commit fd172a56e0

View File

@@ -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