Skip to content

Commit 5f0e49e

Browse files
authored
Merge pull request #499 from EahwW8VfYy/patch-1
typo fix
2 parents c45aed5 + f4d5543 commit 5f0e49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03_1_Verifying_Your_Bitcoin_Setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ After you enter these aliases you can either `source .bash_profile` to input the
1919

2020
Note that these aliases includes shortcuts for running `bitcoin-cli`, for running `bitcoind`, and for going to the Bitcoin directory. These aliases are mainly meant to make your life easier. We suggest you create other aliases to ease your use of frequent commands (and arguments) and to minimize errors. Aliases of this sort can be even more useful if you have a complex setup where you regularly run commands associated with Mainnet, with Testnet, _and_ with Regtest, as explained further below.
2121

22-
With that said, use of these aliases in _this_ document might accidentally obscure the core lessons being taught about Bitcoin, so the only alias directly used here is `btcinfo` because it encapsulatea much longer and more complex command. Otherwise, we show the full commands; adjust for your own use as appropriate.
22+
With that said, use of these aliases in _this_ document might accidentally obscure the core lessons being taught about Bitcoin, so the only alias directly used here is `btcinfo` because it encapsulates much longer and more complex command. Otherwise, we show the full commands; adjust for your own use as appropriate.
2323

2424
## Run Bitcoind
2525

0 commit comments

Comments
 (0)