Skip to content

Commit

Permalink
syntax on note
Browse files Browse the repository at this point in the history
  • Loading branch information
cupOJoseph authored and kclowes committed Nov 7, 2019
1 parent 9fdc913 commit 106d7b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ Use the ``web3.auto.infura`` module to connect to the Infura node.
>>> w3.eth.blockNumber
4000000
.. NOTE:: Use the ``auto`` module to :ref:`guess at common node connection options
<automatic_provider_detection>`.
.. NOTE::
Use the ``auto`` module to :ref:`guess at common node connection options <automatic_provider_detection>`.

This ``w3`` instance will now allow you to interact with the Ethereum
blockchain.
Expand Down

0 comments on commit 106d7b8

Please sign in to comment.