Skip to content

Commit

Permalink
Merge pull request #69 from JonathanHallstrom/patch-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanisham authored Apr 4, 2024
2 parents 4ce651e + ee26122 commit f0354d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ func (z *ZVM) Install(version string) error {

z.createSymlink(version)

fmt.Println("Succsessfully installed Zig!")
fmt.Println("Successfully installed Zig!")

return nil
}
Expand Down

0 comments on commit f0354d2

Please sign in to comment.