[basic.life] bullet (2.4) currently says
If an indeterminate value of unsigned ordinary character type or std::byte type is produced by the evaluation of the initialization expression when initializing an object of std::byte type, that object is initialized to an indeterminate value or that erroneous value, respectively.
There is a redundant "erroneous value" here, possibly from copying wording from above.
[basic.life] bullet (2.4) currently says
There is a redundant "erroneous value" here, possibly from copying wording from above.