Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom committed Mar 11, 2024
1 parent 3350999 commit 57bcc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrade.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ function runWSLUpdate {
return
}

Write-Host "`nUpdating folloing distros:"
Write-Host "`nUpdating following distros:"
foreach ($dist in $DistrosList) { Write-Host " - $dist" }

foreach ($dist in $DistrosList) {
Expand Down

0 comments on commit 57bcc2c

Please sign in to comment.