diff options
author | Sebastian <sebasjm@gmail.com> | 2024-09-06 14:22:54 -0300 |
---|---|---|
committer | Sebastian <sebasjm@gmail.com> | 2024-09-06 14:22:54 -0300 |
commit | e54e1e482c10b919627f56b61a8490855e2ac92a (patch) | |
tree | be926e82fe91a87f20e3728cc9cc034bf8c09742 /packages/aml-backoffice-ui/src/pages/ShowConsolidated.tsx | |
parent | c2efc802b2789cb47a6b0a54fc1672b98ee37db2 (diff) |
codespell
Diffstat (limited to 'packages/aml-backoffice-ui/src/pages/ShowConsolidated.tsx')
-rw-r--r-- | packages/aml-backoffice-ui/src/pages/ShowConsolidated.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/aml-backoffice-ui/src/pages/ShowConsolidated.tsx b/packages/aml-backoffice-ui/src/pages/ShowConsolidated.tsx index 7374125b0..67d3f3f7a 100644 --- a/packages/aml-backoffice-ui/src/pages/ShowConsolidated.tsx +++ b/packages/aml-backoffice-ui/src/pages/ShowConsolidated.tsx @@ -34,7 +34,7 @@ import { getShapeFromFields, useFormState } from "../hooks/form.js"; import { AmlEvent } from "./CaseDetails.js"; /** - * the exchange doesn't hava a consistent api + * the exchange doesn't have a consistent api * https://bugs.gnunet.org/view.php?id=9142 * * @param data |