fix: Remove errant word from Action buttons docs
parent
b7f37138f8
commit
ba0cc7fbf9
|
@ -1131,7 +1131,7 @@ As of today, the following actions are supported:
|
||||||
when the action button is tapped (only supported on Android)
|
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
|
* [`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>
|
<figure markdown>
|
||||||
![notification with actions](static/img/android-screenshot-notification-actions.png){ width=500 }
|
![notification with actions](static/img/android-screenshot-notification-actions.png){ width=500 }
|
||||||
|
|
Loading…
Reference in New Issue