Skip to content

Commit 127a390

Browse files
committed
docs: Fix broken style in the description of shanghai EVM features
1 parent 2f01aa3 commit 127a390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-the-compiler.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ at each version. Backward compatibility is not guaranteed between each version.
175175
- ``paris``
176176
- Introduces ``prevrandao()`` and ``block.prevrandao``, and changes the semantics of the now deprecated ``block.difficulty``, disallowing ``difficulty()`` in inline assembly (see `EIP-4399 <https://eips.ethereum.org/EIPS/eip-4399>`_).
177177
- ``shanghai`` (**default**)
178-
- Smaller code size and gas savings due to the introduction of ``push0`` (see `EIP-3855 <https://eips.ethereum.org/EIPS/eip-3855>`_).
178+
- Smaller code size and gas savings due to the introduction of ``push0`` (see `EIP-3855 <https://eips.ethereum.org/EIPS/eip-3855>`_).
179179

180180
.. index:: ! standard JSON, ! --standard-json
181181
.. _compiler-api:

0 commit comments

Comments
 (0)