Fix incorrectly written repository name

This commit is contained in:
Chipmunk 2023-08-31 23:15:50 -04:00
parent 185c99331c
commit c15e9dc95e

View file

@ -1,4 +1,4 @@
# node-brigadier # node-brigadier-commands
A port of the [Brigadier](https://github.com/Mojang/brigadier) library to Node. It was hand-translated from the original Java source code, and as such its codebase and API is very similar to that of the original library. A port of the [Brigadier](https://github.com/Mojang/brigadier) library to Node. It was hand-translated from the original Java source code, and as such its codebase and API is very similar to that of the original library.