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

This commit is contained in:
FloatingGhost 2022-07-10 17:20:00 +01:00
parent 705a8a1fe9
commit 838b025337
1 changed files with 1 additions and 1 deletions

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