forked from AkkomaGang/akkoma
Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex
This commit is contained in:
parent
b5189d2c50
commit
3817f179d7
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ defp instance do
|
|||
},
|
||||
version: %Schema{
|
||||
type: :string,
|
||||
description: "The version of Mastodon installed on the instance"
|
||||
description: "The version of Pleroma installed on the instance"
|
||||
},
|
||||
email: %Schema{
|
||||
type: :string,
|
||||
|
|
Loading…
Reference in a new issue