Skip to content

Commit

Permalink
Fix typos in README
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Aug 6, 2024
1 parent 1ddb2dd commit 04bdc6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ VSCode [Remote Development](https://code.visualstudio.com/docs/remote/ssh) funct
## Usage

For this document, we will assume you are running inside a containerized JupyterHub enviornment
(such as kubernetes or docker). `jupyter-sshd` itself does not require containerizatio - this is
simply to make instructions easier.
(such as kubernetes or docker). `jupyter-sshd-proxy` itself does not require
containerization - this is simply to make instructions easier.

### Server pre-requisities

Expand All @@ -36,7 +36,7 @@ for all other operating systems.

### Start your server

`jupyter-sshd` only works after you start your JupyterHub server. So, start your server!
`jupyter-sshd-proxy` only works after you start your JupyterHub server. So, start your server!

### Create a JupyterHub Token

Expand Down

0 comments on commit 04bdc6a

Please sign in to comment.