fix(docs): minor corrections and fix typo (#2443)

* docs(faq): minor corrections

* docs: fix typo - `s/Alterative/Alternative`

* docs(faq): use Lily58 as an example instead of Corne with revision

Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com>

---------

Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com>
This commit is contained in:
Anant Thazhemadam
2024-08-27 19:53:15 +05:30
committed by GitHub
parent b866ec031f
commit 6946ca8b07
2 changed files with 2 additions and 2 deletions

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">