Skip to content

Commit

Permalink
Merge pull request #1585 from nayeems3c/patch-1
Browse files Browse the repository at this point in the history
fixed typos of README.md file
  • Loading branch information
escapedcat authored Oct 9, 2022
2 parents b6aa006 + edf014c commit 1be7371
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ When creating a PR please take this points as a reminder:

##### [VS Code](https://code.visualstudio.com/)

For better support we reccomend these extensions:
For better support we recommend these extensions:

- [vscode-eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
- [prettier-vscode](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
Expand All @@ -258,7 +258,7 @@ For better support we reccomend these extensions:

Alby enforces [Conventional Commits Specification](https://www.conventionalcommits.org/en/)

> A specification for adding human and machine readable meaning to commit messages
> A specification for adding human and machine-readable meaning to commit messages
### Translations

Expand Down Expand Up @@ -394,7 +394,7 @@ _Usually, we prefer single words in `common`, phrases like "Get Started", "Enabl

Joule is a full interface to manage a LND node. It only supports one LND account.
Our goal is NOT to write a full UI for a Lightning Network node with all the channel management features, but instead to only focus on what is necessary for the web (for payment and authentication flows). We believe there are already way better management UIs.
Also we focus on supporting multipe different node backends (non-custodial and custodial).
Also we focus on supporting multiple different node backends (non-custodial and custodial).

#### What is WebLN?

Expand Down

0 comments on commit 1be7371

Please sign in to comment.