fix typo
Some checks failed
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/pr/release Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/pr/test Pipeline failed

This commit is contained in:
FloatingGhost 2022-07-10 17:20:00 +01:00
parent 705a8a1fe9
commit 838b025337

View file

@ -43,7 +43,7 @@ you will not be able to federate without an SSL certificate. You should
be able to use the snakeoil certificate that comes standard with most
distributions or generate one from scratch, then force elixir to accept it.
HTTP clients are none too keep to accept self-signed certs, but we can do
HTTP clients are none too keen to accept self-signed certs, but we can do
this:
```elixir