From 2170f6504fda781a5dc152cc0c5c38430a035185 Mon Sep 17 00:00:00 2001 From: Bret Mogilefsky Date: Sun, 3 Dec 2023 22:36:59 -0800 Subject: [PATCH] Fix typo (#2765) --- examples/deploy/private-package-registry-tls/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/deploy/private-package-registry-tls/README.md b/examples/deploy/private-package-registry-tls/README.md index e67b6ad247..62a0eaf723 100644 --- a/examples/deploy/private-package-registry-tls/README.md +++ b/examples/deploy/private-package-registry-tls/README.md @@ -1,7 +1,7 @@ Private package registry with self-signed certificates ================================================== -Setup a private NPM registry and Pypi server behind a revers proxy (Caddy) exposing an HTTPS endpoint with self signed certificates +Setup a private NPM registry and Pypi server behind a reverse proxy (Caddy) exposing an HTTPS endpoint with self signed certificates ### Setup