浏览代码

chore: update doc too

KernelDeimos 11 月之前
父节点
当前提交
7015cfcd31
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      doc/api/notifications.md

+ 3 - 3
doc/api/notifications.md

@@ -2,12 +2,12 @@
 
 
 Endpoints for managing notifications.
 Endpoints for managing notifications.
 
 
-## POST `/notif/mark-awk` (auth required)
+## POST `/notif/mark-ack` (auth required)
 
 
 ### Description
 ### Description
 
 
-The `/notif/mark-awk` endpoint marks the specified notification
-as "awknowledged". This indicates that the user has chosen to either
+The `/notif/mark-ack` endpoint marks the specified notification
+as "acknowledged". This indicates that the user has chosen to either
 dismiss or act on this notification.
 dismiss or act on this notification.
 
 
 ### Parameters
 ### Parameters