Skip to content

Commit

Permalink
[intro.races] p13 - add missing serial comma between items
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenwave authored Aug 1, 2023
1 parent 3a2586c commit 1e7b5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6242,7 +6242,7 @@
with respect to a value computation $B$ of $M$ satisfies the
conditions:
\begin{itemize}
\item $A$ happens before $B$ and
\item $A$ happens before $B$, and
\item there is no other
\indextext{side effects}%
side effect $X$ to $M$ such that $A$
Expand Down

0 comments on commit 1e7b5d1

Please sign in to comment.