typo fix
authorAlex S <alex.strizhakov@gmail.com>
Fri, 30 Aug 2019 16:59:13 +0000 (19:59 +0300)
committerAlex S <alex.strizhakov@gmail.com>
Wed, 11 Sep 2019 06:25:33 +0000 (09:25 +0300)
lib/mix/tasks/pleroma/docs.ex

index 821ee74f95ccc4606586929a5dc8c2c2cf71dca4..fb8a2a01484af1bf02a6ee368ac666653884f2e7 100644 (file)
@@ -14,7 +14,7 @@ defmodule Mix.Tasks.Pleroma.Docs do
 
   ## Generate JSON docs
 
-  `mix pleroma.docs json`s
+  `mix pleroma.docs json`
   """
 
   def run(["json"]) do