mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-03-17 08:20:01 +01:00
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