Skip to content

Commit 6055296

Browse files
authored
Merge pull request #953 from vadimkerr/patch-1
fix typo
2 parents 8946286 + b35c281 commit 6055296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/make-deploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ make notebook NAME=your-notebook PORT=9001 WORK_VOLUME=our-work
4646

4747
### How do I run over HTTPS?
4848

49-
Instead of `make notebook`, run `make self-signed-notebook PASSWORD=your_desired_password`. This target gives you a notebook wtih a self-signed certificate.
49+
Instead of `make notebook`, run `make self-signed-notebook PASSWORD=your_desired_password`. This target gives you a notebook with a self-signed certificate.
5050

5151
### That self-signed certificate is a pain. Let's Encrypt?
5252

0 commit comments

Comments
 (0)