diff --git a/showdown/index.d.ts b/showdown/index.d.ts index 70b8d2abca..6ffaeaa1d1 100644 --- a/showdown/index.d.ts +++ b/showdown/index.d.ts @@ -257,7 +257,7 @@ declare namespace Showdown { removeExtension(extensions: ShowdownExtension[] | ShowdownExtension): void; /** - * Setting a "local" flavor affects all instances of showdown + * Set a "local" flavor for THIS Converter instance * * @param flavor name */