mirror of
https://github.com/kidoman/embd
synced 2025-07-04 20:37:46 +02:00
fix a typo in the supported hosts list
This commit is contained in:
parent
0e373241a3
commit
9bc13a9654
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ const (
|
|||
// HostCubieTruck represents the Cubie Truck.
|
||||
HostCubieTruck = "CubieTruck"
|
||||
|
||||
// HostRadxa represents the Cubie Truck.
|
||||
// HostRadxa represents the Radxa board.
|
||||
HostRadxa = "Radxa"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue