spelling: appropriate

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-06-19 01:36:39 -04:00
parent 01dd0ffb8c
commit efffdc021b

View File

@@ -6,7 +6,7 @@ import {
} from './constants'; } from './constants';
/** /**
* Ensures the given transaction type to transformed to properiate format. * Ensures the given transaction type to transformed to appropriate format.
* @param {string} type * @param {string} type
* @returns {string} * @returns {string}
*/ */