docs: Fix discord.java typo

Fixes mistyped egg name for discord.java
This commit is contained in:
Softwarenoob
2021-07-22 20:21:10 +03:00
parent f3b52d67de
commit bff4ad58fa

View File

@@ -1,4 +1,4 @@
# discord.py generic
# discord.java generic
This egg is designed to run any generic Java application, allowing users to pull their own Java discord bot from a Github repository.
There is an option to allow a user to upload their own files to run a bot.