diff --git a/src/proto_alpha/lib_protocol/src/nonce_storage.ml b/src/proto_alpha/lib_protocol/src/nonce_storage.ml index 3351eaeb7..b30bd5418 100644 --- a/src/proto_alpha/lib_protocol/src/nonce_storage.ml +++ b/src/proto_alpha/lib_protocol/src/nonce_storage.ml @@ -32,7 +32,7 @@ let () = `Temporary ~id:"nonce.too_early_revelation" ~title:"Too early nonce revelation" - ~description:"None revelation happens before cycle end" + ~description:"Nonce revelation happens before cycle end" ~pp: (fun ppf () -> Format.fprintf ppf "This nonce should not yet be revealed") Data_encoding.unit