Skip to content

Commit

Permalink
Update control-flow.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch authored Dec 19, 2022
1 parent 3c4ee94 commit 8fcc5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/readme/control-flow.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Control Flow

Venice like any other lisp dialect does not have any explicit flow
Venice, like any other lisp dialect, does not have any explicit flow
control operators as imperative languages do. Everything in Venice
is an expression and returns a value.

Expand Down

0 comments on commit 8fcc5f7

Please sign in to comment.