Skip to content

Commit

Permalink
Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
polytypic committed Apr 6, 2023
1 parent c10e81d commit 0c4b166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1517,7 +1517,7 @@ val a : int Loc.t = <abstr>
val b : int Loc.t = <abstr>
```

And create helper that spawns a domain that repeatedly increments `a` and
And create a helper that spawns a domain that repeatedly increments `a` and
decrements `b` in a transaction:

```ocaml
Expand Down

0 comments on commit 0c4b166

Please sign in to comment.