instance.gen task: make example instance name less confusing

See https://git.pleroma.social/pleroma/pleroma/merge_requests/2245#note_52217
This commit is contained in:
rinpatch 2020-02-26 00:32:34 +03:00
parent 359faa8645
commit 3bbfebd1c2
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ defmodule Mix.Tasks.Pleroma.Instance do
get_option(
options,
:instance_name,
"What is the name of your instance? (e.g. Pleroma/Soykaf)",
"What is the name of your instance? (e.g. The Corndog Emporium)",
domain
)