mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-03 11:55:18 -05:00
chore: fix typos in various places
This commit is contained in:
@@ -308,6 +308,6 @@ if ($github_repo -ne "") {
|
||||
|
||||
if ($github_repo -imatch "https") {
|
||||
$actions = "$($github_repo.substring(0, $github_repo.length - 4))/actions"
|
||||
Write-Host "Your firmware should be availalbe from GitHub Actions shortly: $actions"
|
||||
Write-Host "Your firmware should be available from GitHub Actions shortly: $actions"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user