Fix typo
This commit is contained in:
parent
abb5119ba4
commit
0bd2bcf02a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import { Translatable } from "./Translatable"
|
|||
*/
|
||||
export interface MinimalTagRenderingConfigJson {
|
||||
/**
|
||||
* question: What value should be shown (if no predifined option matches)?
|
||||
* question: What value should be shown (if no predefined option matches)?
|
||||
*
|
||||
* This piece of text will be shown in the infobox.
|
||||
* Note that "&LBRACEkey&RBRACE"-parts are substituted by the corresponding values of the element.
|
||||
|
|
Loading…
Reference in a new issue