Skip to content

Commit

Permalink
Docs: fix small typos and grammatical errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jumbledup authored Dec 30, 2023
1 parent 3b10039 commit df79bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/elements.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This document is a description on how to get started with elements/liquid. We'll
After that, we'll explain how to connect your Specter Desktop to that node, create wallets and receive some coins (via sideshift.ai). Signing transactions is nowhere different than in any other Hotwallet.

## Elements Installation
The Elements's instalaation is highly dependent to your system. Choose a fitting [artifact](https://github.com/ElementsProject/elements/releases) and install them.
The Elements installation process is highly dependent on your system. Choose a fitting [artifact](https://github.com/ElementsProject/elements/releases) and install it.

## Liquid Node
In order to validate Peg-Ins, you'll need RPC-access to your Bitcoin-Core node. I did this with a fullnode, it might also work with a pruned node (not tested, though).
Expand Down Expand Up @@ -107,4 +107,4 @@ Make sure that this is successfull by checking these two files to be existent:
```sh
ls tests/elements/src/elements-cli tests/elements/src/elementsd
tests/elements/src/elements-cli tests/elements/src/elementsd
```
```

0 comments on commit df79bf4

Please sign in to comment.