Skip to content

Commit

Permalink
Fixed License Link Typo
Browse files Browse the repository at this point in the history
Fixed License Link Typo

The license link in the README was incorrectly labeled as "Licence" instead of "License." This PR corrects the typo, ensuring the link works as intended.
  • Loading branch information
Budalebah authored and ukorvl committed Sep 7, 2024
1 parent 9316473 commit 3198009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
- [Installation](#installation)
- [Getting started](#getting-started)
- [Usage](#usage)
- [License](#license)
- [Licence](#licence)

### Installation

Expand Down Expand Up @@ -190,4 +190,4 @@ await waitTillCompleted(client, 1, sendHash);

## Licence

[MIT](./LICENSE)
[MIT](./LICENCE)

0 comments on commit 3198009

Please sign in to comment.