1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin_api/server_notices.md b/docs/admin_api/server_notices.md
index 5ddd21cfb2..858b052b84 100644
--- a/docs/admin_api/server_notices.md
+++ b/docs/admin_api/server_notices.md
@@ -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
{
|