Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex
authorminibikini <egor@kislitsyn.com>
Fri, 1 May 2020 12:46:56 +0000 (12:46 +0000)
committerEgor Kislitsyn <egor@kislitsyn.com>
Tue, 5 May 2020 13:24:40 +0000 (17:24 +0400)
lib/pleroma/web/api_spec/operations/instance_operation.ex

index 5644cb54d525e75b4fa337f2956bd548cb050629..880bd3f1b9dd0977e9092d7d9b1063d4582bc34b 100644 (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,