style: fix the word incompatible in docs

This commit is contained in:
Toinane 2017-09-12 15:51:53 +02:00
parent 74cb673ce1
commit 1cb13be65f

View file

@ -7,7 +7,7 @@
| Action Type | Platform Support | Usage of `text` | Default `text` | Limitations | | Action Type | Platform Support | Usage of `text` | Default `text` | Limitations |
|-------------|------------------|-----------------|----------------|-------------| |-------------|------------------|-----------------|----------------|-------------|
| `button` | macOS | Used as the label for the button | "Show" | Maximum of one button, if multiple are provided only the last is used. This action is also incomptible with `hasReply` and will be ignored if `hasReply` is `true`. | | `button` | macOS | Used as the label for the button | "Show" | Maximum of one button, if multiple are provided only the last is used. This action is also incompatible with `hasReply` and will be ignored if `hasReply` is `true`. |
### Button support on macOS ### Button support on macOS