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

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

View File

@ -42,7 +42,7 @@ defmodule Pleroma.Web.ApiSpec.InstanceOperation do
title: %Schema{type: :string, description: "The title of the website"},
description: %Schema{
type: :string,
description: "Admin-defined description of the Mastodon site"
description: "Admin-defined description of the Pleroma site"
},
version: %Schema{
type: :string,