Fix typo in /repository
All checks were successful
Build and push container image / build (push) Successful in 38s
All checks were successful
Build and push container image / build (push) Successful in 38s
This commit is contained in:
parent
fb3e0da610
commit
7e937ffb68
@ -92,7 +92,7 @@ func ListenForCommand(e *events.ApplicationCommandInteractionCreate) {
|
||||
Components: []discord.ContainerComponent{
|
||||
discord.ActionRowComponent{
|
||||
discord.ButtonComponent{
|
||||
Label: "Check out the repsotiry!",
|
||||
Label: "Check out the repository!",
|
||||
Style: discord.ButtonStyleLink,
|
||||
URL: "https://git.toast-server.net/toast/Corn-Utility.git",
|
||||
},
|
||||
|
Reference in New Issue
Block a user