mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-22 11:24:04 +01:00
Merge pull request #911 from noman-land/fix-typo
fix: Remove errant word from Action buttons docs
This commit is contained in:
commit
7f8fb8d571
1 changed files with 1 additions and 1 deletions
|
@ -1131,7 +1131,7 @@ As of today, the following actions are supported:
|
|||
when the action button is tapped (only supported on Android)
|
||||
* [`http`](#send-http-request): Sends HTTP POST/GET/PUT request when the action button is tapped
|
||||
|
||||
Here's an example of what that a notification with actions can look like:
|
||||
Here's an example of what a notification with actions can look like:
|
||||
|
||||
<figure markdown>
|
||||
![notification with actions](static/img/android-screenshot-notification-actions.png){ width=500 }
|
||||
|
|
Loading…
Reference in a new issue