Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex

This commit is contained in:
minibikini 2020-05-01 12:46:53 +00:00 committed by Egor Kislitsyn
parent b5189d2c50
commit 3817f179d7
No known key found for this signature in database
GPG Key ID: 1B49CB15B71E7805
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ defmodule Pleroma.Web.ApiSpec.InstanceOperation 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,