Fix documentation code breaks
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ethan Lane 2023-04-25 17:32:41 +01:00
parent 87b6308fc9
commit 2d4dda8c9c

View file

@ -196,7 +196,10 @@ function ban (member) {
}).catch(err => {
// handle error here
});
}# Contributing to Random Bunny
}
```
# Contributing to Random Bunny
First off, thanks for taking the time to contribute!