From 9996a8b96d84b2650682880d3a0f915bb1637a83 Mon Sep 17 00:00:00 2001 From: MacLane Wilkison Date: Mon, 7 Oct 2019 20:34:03 +0900 Subject: [PATCH] Remove linebreak that breaks docs --- docs/source/guides/staking_guide.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/guides/staking_guide.rst b/docs/source/guides/staking_guide.rst index abdd928ab..fe60f6a6f 100644 --- a/docs/source/guides/staking_guide.rst +++ b/docs/source/guides/staking_guide.rst @@ -83,8 +83,7 @@ Most stakers on the Goerli testnet will complete the following steps: 1) Install ``nucypher`` on StakeHolder node (See :doc:`/guides/installation_guide`) 2) Install and run Geth, Parity or another ethereum node (can be used with software or hardware Ethereum wallet) -3) Request testnet tokens by joining the `Discord server `_ and type ``.getfunded `` in -the #testnet-faucet channel +3) Request testnet tokens by joining the `Discord server `_ and type ``.getfunded `` in the #testnet-faucet channel 4) Stake tokens (See Below) 5) Install another Ethereum node at the Worker instance 6) Initialize a Worker node [:ref:`ursula-config-guide`] and bond it to your Staker (``set-worker``)