Skip to content

Commit 1655adc

Browse files
authored
Yet another fix to confluence (#975)
* fix notes again * removed another sentence
1 parent eaae747 commit 1655adc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/plfa/part2/Confluence.lagda.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,8 +409,7 @@ performing enough beta reductions in parallel.
409409

410410
However, a simpler approach is to perform as many beta reductions in
411411
parallel as possible on `M`, say `M ⁺`, and then show that `N` also
412-
parallel reduces to `M ⁺`. This is the idea of Takahashi's _complete
413-
development_. The desired property may be illustrated as
412+
parallel reduces to `M ⁺`. The desired property may be illustrated as
414413

415414
M
416415
/|

0 commit comments

Comments
 (0)