Apply lanodan's suggestion(s) to 1 file(s)
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>
Tue, 20 Apr 2021 21:08:31 +0000 (21:08 +0000)
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>
Tue, 20 Apr 2021 21:08:31 +0000 (21:08 +0000)
lib/pleroma/web/api_spec/operations/twitter_util_operation.ex

index 6e6d330de02ebe0cdb1f08c4b50aea2dd047ab1e..0cafbc719cf8a6b9d9e0975233ce7fc1596d9ffe 100644 (file)
@@ -195,7 +195,7 @@ defmodule Pleroma.Web.ApiSpec.TwitterUtilOperation do
   def healthcheck_operation do
     %Operation{
       tags: ["Accounts"],
-      summary: "Disable Account",
+      summary: "Quick status check on the instance",
       security: [%{"oAuth" => ["write:accounts"]}],
       operationId: "UtilController.healthcheck",
       parameters: [],