Merge branch 'fix/typo-in-relay-doc' into 'develop'

Mix Tasks: Fix a typo in relay.ex moduledoc

See merge request pleroma/pleroma!513
This commit is contained in:
lambda 2018-12-07 09:19:15 +00:00
commit 4b90c7cc9d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ defmodule Mix.Tasks.Pleroma.Relay do
## Follow a remote relay
``mix pleroma.relay unfollow <relay_url>``
``mix pleroma.relay follow <relay_url>``
Example: ``mix pleroma.relay follow https://example.org/relay``