mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
api: Fix typo in URL for remove-subscriptions.
This commit is contained in:
parent
d62b75fc4c
commit
202e2cabc3
@ -2,7 +2,7 @@
|
||||
|
||||
Unsubscribe yourself or other users from one or more streams.
|
||||
|
||||
`DELETE {{ api_url }}/v1/users/me/subcriptions`
|
||||
`DELETE {{ api_url }}/v1/users/me/subscriptions`
|
||||
|
||||
## Usage examples
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user