From 8be6b0ba491e75cbe7863a15f630fe1f33571d0e Mon Sep 17 00:00:00 2001 From: MuiseDestiny <51939531+MuiseDestiny@users.noreply.github.com> Date: Sat, 18 Feb 2023 21:48:13 +0800 Subject: [PATCH] Fix: spelling error --- src/modules/examples.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/examples.ts b/src/modules/examples.ts index 85fa7a2..237766c 100644 --- a/src/modules/examples.ts +++ b/src/modules/examples.ts @@ -643,7 +643,7 @@ export class PromptExampleFactory { } @example - static registerConditionalComandExample() { + static registerConditionalCommandExample() { ztoolkit.Prompt.register([ { name: "Conditional Command Test",