Fix spelling in server notices admin API docs (#5142)

This commit is contained in:
Travis Ralston 2019-05-06 15:15:02 -06:00 committed by Richard van der Hoff
parent 4804206dbe
commit 3fdff14207
2 changed files with 2 additions and 1 deletions

1
changelog.d/5142.feature Normal file
View file

@ -0,0 +1 @@
Implement an admin API for sending server notices. Many thanks to @krombel who provided a foundation for this work.