docs: fix typo - s/Alterative/Alternative

This commit is contained in:
Anant Thazhemadam 2024-08-23 17:11:56 +05:30
parent 6556272669
commit 8c7b26315d

View file

@ -149,7 +149,7 @@ When [using GitHub Actions to build ZMK](../user-setup.mdx), once you have obtai
defaultValue="zmk"
values={[
{label: 'Default', value: 'zmk'},
{label: 'Alterative', value: 'alt'},
{label: 'Alternative', value: 'alt'},
]}>
<TabItem value="zmk">