Fix typo
This commit is contained in:
parent
aef31c69df
commit
e4c720f14c
2 changed files with 2 additions and 2 deletions
|
|
@ -179,7 +179,7 @@ defmodule Pleroma.Web.ApiSpec.PleromaEmojiPackOperation do
|
|||
shortcode: %Schema{
|
||||
type: :string,
|
||||
description:
|
||||
"Shortcode for new emoji, must be uniq for all emoji. If not sended, shortcode will be taken from original filename."
|
||||
"Shortcode for new emoji, must be unique for all emoji. If not sended, shortcode will be taken from original filename."
|
||||
},
|
||||
filename: %Schema{
|
||||
type: :string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue