This commit is contained in:
Foster Irwin 2022-02-26 00:17:16 -07:00 committed by GitHub
parent 55a52448a3
commit 9856ba9650
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ They can be found on the [Releases](https://github.com/meshtastic/Meshtastic-pyt
groupId="operating-system"
defaultValue="windows"
values={[
{label: 'Ubutnu', value: 'ubuntu'},
{label: 'Ubuntu', value: 'ubuntu'},
{label: 'macOS', value: 'macos'},
{label: 'Windows', value: 'windows'},
]}>