From 03abd7b793960c98e7937be6e52eda9c5684ca7a Mon Sep 17 00:00:00 2001 From: CODe <71spates.bravest@icloud.com> Date: Tue, 31 Dec 2024 17:26:57 +0100 Subject: [PATCH] typo fix export.go Signed-off-by: CODe <71spates.bravest@icloud.com> --- simapp/v2/export.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simapp/v2/export.go b/simapp/v2/export.go index 04701bc6874f..94cb34e2fa26 100644 --- a/simapp/v2/export.go +++ b/simapp/v2/export.go @@ -11,7 +11,7 @@ import ( // ExportAppStateAndValidators exports the state of the application for a genesis // file. -// This is a demonstation of how to export a genesis file. Export may need extended at +// This is a demonstration of how to export a genesis file. Export may need extended at // the user discretion for cleaning the genesis state at the end provided with jailAllowedAddrs // Same applies for forZeroHeight preprocessing. func (app *SimApp[T]) ExportAppStateAndValidators(