diff --git a/docs/opcodes/54/berlin.mdx b/docs/opcodes/54/berlin.mdx index 36cdacd6..6f98b84e 100644 --- a/docs/opcodes/54/berlin.mdx +++ b/docs/opcodes/54/berlin.mdx @@ -1,3 +1,3 @@ ## Gas -The static cost is {gasPrices|sload}. If the accessed address is warm, the dynamic cost is {gasPrices|warmstorageread}. Otherwise the dynamic cost is {gasPrices|coldsload}. See section [access sets](/about). +The static cost is {gasPrices|sload}. If the accessed slot is warm, the dynamic cost is {gasPrices|warmstorageread}. Otherwise the dynamic cost is {gasPrices|coldsload}. See section [access sets](/about).