Fix a typo in relay.ex moduledoc

This commit is contained in:
rinpatch 2018-12-07 11:41:01 +03:00
parent c88db2c1b1
commit 4e2250b1dd
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``