forked from AkkomaGang/akkoma
typo fix
This commit is contained in:
parent
6721301086
commit
8f5ee7db06
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue