Skip to content

Commit

Permalink
Merge pull request #17 from cardoso/patch-1
Browse files Browse the repository at this point in the history
fix typo in exit comment
  • Loading branch information
pchickey committed Jun 20, 2023
2 parents df610ca + 455056e commit 679d476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wit/exit.wit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
interface exit {
/// Exit the curerent instance and any linked instances.
/// Exit the current instance and any linked instances.
exit: func(status: result)
}

0 comments on commit 679d476

Please sign in to comment.