From 97cabcd1ee7bc034aef305e4ef66a520bb0fc055 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 29 Feb 2024 08:00:31 -0300 Subject: applying changes suggested by codespell --- packages/aml-backoffice-ui/src/forms/declaration.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/aml-backoffice-ui/src') diff --git a/packages/aml-backoffice-ui/src/forms/declaration.ts b/packages/aml-backoffice-ui/src/forms/declaration.ts index 345531fb1..ec3bc5189 100644 --- a/packages/aml-backoffice-ui/src/forms/declaration.ts +++ b/packages/aml-backoffice-ui/src/forms/declaration.ts @@ -22,7 +22,7 @@ import { AmlExchangeBackend } from "../utils/types.js"; * import entry point without hard reference. * * This file just export types and UI Forms - * based on what `globalThis` contiain. + * based on what `globalThis` contains. * * `./index.js` must be imported first before * so `globaThis` will have the correct value. -- cgit v1.2.3