spelling: validates

Change-type: patch
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-05-25 18:38:16 -04:00 committed by dfunckt
parent 67b26a5b69
commit 06d246e3fd

View File

@ -108,7 +108,7 @@ export interface FlashResults extends WriteResult {
}
/**
* @summary writes the source to the destinations and valiates the writes
* @summary writes the source to the destinations and validates the writes
* @param {SourceDestination} source - source
* @param {SourceDestination[]} destinations - destinations
* @param {Boolean} verify - whether to validate the writes or not