From 1df0b7dce0f645a1cb48152ec0460f2ac1f4ee0a Mon Sep 17 00:00:00 2001 From: Jan Date: Fri, 20 Oct 2017 19:09:47 +0200 Subject: [PATCH] Fix typo in wiki/ssl.md --- wiki/ssl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/ssl.md b/wiki/ssl.md index 71be7d961..d9faf735e 100644 --- a/wiki/ssl.md +++ b/wiki/ssl.md @@ -19,7 +19,7 @@ Once you update the listen and try to run verdaccio again will ask for certifica $ openssl x509 -req -in ~/.config/verdaccio/verdaccio-csr.pem -signkey ~/.config/verdaccio/verdaccio-key.pem -out ~/.config/verdaccio/verdaccio-cert.pem ```` -* Edit your config file `~/.config/verdaccio/config.yalm` and add the following section +* Edit your config file `~/.config/verdaccio/config.yaml` and add the following section ```` https: