From 74b5122e6a69facdcb54b8750403432d04681f28 Mon Sep 17 00:00:00 2001 From: pengqima Date: Thu, 16 Jul 2026 21:17:59 +0800 Subject: [PATCH] fix: clean up spacing in PREVRANDAO documentation Signed-off-by: pengqima --- docs/opcodes/44_merge.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/opcodes/44_merge.mdx b/docs/opcodes/44_merge.mdx index 99cf3441..c0809291 100644 --- a/docs/opcodes/44_merge.mdx +++ b/docs/opcodes/44_merge.mdx @@ -7,7 +7,7 @@ group: Block Information ## Stack output -0. `prevRandao`: previous block's [RANDAO mix](https://eips.ethereum.org/EIPS/eip-4399). +0. `prevRandao`: previous block's [RANDAO mix](https://eips.ethereum.org/EIPS/eip-4399). ## Example