diff --git a/tools/tezerrors/errors.go b/tools/tezerrors/errors.go index 768ac2f..4393473 100644 --- a/tools/tezerrors/errors.go +++ b/tools/tezerrors/errors.go @@ -79,7 +79,7 @@ var errorsDescrs = `{ }, "WrongReconstructMode": { "title": "Wrong reconstruct mode", - "descr": "Reconstruction of contexts while importing is comptible with full mode snapshots only" + "descr": "Reconstruction of contexts while importing is compatible with full mode snapshots only" }, "WrongSnapshotExport": { "title": "Wrong snapshot export",