Browse Source

typo fix

tags/v1.1.4
Alex S 4 years ago
parent
commit
8f5ee7db06
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/mix/tasks/pleroma/docs.ex

+ 1
- 1
lib/mix/tasks/pleroma/docs.ex View 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


Loading…
Cancel
Save