Skip to content

Commit

Permalink
Update HelloWorld.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
SravyaYadavelli authored Aug 6, 2024
1 parent 3163ee7 commit ab40ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/hello-world/HelloWorld.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Function Get-HelloWorld {
Get-HelloWorld
#>

Return "Goodbye, Mars!"
Return "Hello, World!"
}

0 comments on commit ab40ec8

Please sign in to comment.