Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Fix spelling in server notices admin API docs (#5142)
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live authored and richvdh committed May 6, 2019
1 parent 4804206 commit 3fdff14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/5142.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Implement an admin API for sending server notices. Many thanks to @krombel who provided a foundation for this work.
2 changes: 1 addition & 1 deletion docs/admin_api/server_notices.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can optionally include the following additional parameters:
* `state_key`: Setting this will result in a state event being sent.


Once the notice has been sent, the APU will return the following response:
Once the notice has been sent, the API will return the following response:

```json
{
Expand Down

0 comments on commit 3fdff14

Please sign in to comment.