Skip to content

Commit ecdea75

Browse files
authored
fix(spell): fixed spelling mistakes in README
1 parent 8bd3fca commit ecdea75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Banner](./.github/assets/banner.png)
22

33
<p align="center">
4-
Webhook API is an API that makes dealing with Discord Webhooks much easier than using raw requests. API covers 100% support of Discord possibilities and is built on-top single Minecraft library!
4+
Webhook API is an API that makes dealing with Discord Webhooks much easier than using raw requests. API covers 100% support of Discord possibilities and is built on-top a single Minecraft library!
55
</p>
66

77
## 📦 INSTALLATION
@@ -39,7 +39,7 @@ Before you will begin with installation this API, create a basic add-on template
3939
// Other dependencies.
4040
{
4141
"module_name": "@minecraft/server-net",
42-
"version": "1.0.0-beta" // Version do not matter.
42+
"version": "1.0.0-beta" // Version does not matter.
4343
}
4444
]
4545
}

0 commit comments

Comments
 (0)