typo fix
This commit is contained in:
parent
6721301086
commit
8f5ee7db06
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue