Fix: spelling error
This commit is contained in:
parent
792263726d
commit
8be6b0ba49
|
|
@ -643,7 +643,7 @@ export class PromptExampleFactory {
|
|||
}
|
||||
|
||||
@example
|
||||
static registerConditionalComandExample() {
|
||||
static registerConditionalCommandExample() {
|
||||
ztoolkit.Prompt.register([
|
||||
{
|
||||
name: "Conditional Command Test",
|
||||
|
|
|
|||
Loading…
Reference in New Issue