Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex
authorminibikini <egor@kislitsyn.com>
Fri, 1 May 2020 12:46:53 +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 9407fa74d9dac16c5902abc59dfe280263041dd6..5644cb54d525e75b4fa337f2956bd548cb050629 100644 (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,