fix: clean up spacing in PREVRANDAO documentation - #423
Conversation
Signed-off-by: pengqima <pengqima@outlook.com>
|
@pengqima is attempting to deploy a commit to the Duneanalytics Team on Vercel. A member of the Team first needs to authorize it. |
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 74b5122. Configure here. |
|
@2xic @a-monteiro Hi, Could you please review this PR at your convenience? Thank you very much. |
|
@pengqima I don't think this has any user impact as it currently is. What is the benefit of merging this? |
You're right — HTML collapses consecutive whitespace, so this does not change the rendered output. I initially considered the source consistency and readability worthwhile, but I agree that this alone does not provide enough benefit to justify the change. |
Remove accidental extra spaces from the PREVRANDAO stack output description.
This changes “previous block's RANDAO mix” to “previous block's RANDAO mix”, improving readability and keeping the documentation formatting consistent.