Update button.md example sentence (#1988)

The example was missing a word
This commit is contained in:
Mike Driscoll
2023-03-09 00:46:53 -06:00
committed by GitHub
parent e95a65fa56
commit 8cb28b6668

View File

@@ -10,7 +10,7 @@ when it has focus.
## Example
The example below shows each button variant, and its disabled equivalent.
Clicking any of the non-disabled buttons in the example app below will result the app exiting and the details of the selected button being printed to the console.
Clicking any of the non-disabled buttons in the example app below will result in the app exiting and the details of the selected button being printed to the console.
=== "Output"