Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ncfavier committed Sep 19, 2023
1 parent c61b9fc commit e2b0392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/y.glam
@@ -1,5 +1,5 @@
-- A guarded variant of Curry's Y combinator.
-- Alternately, a proof of Löb's theorem for the "later" modality.
-- Alternatively, a proof of Löb's theorem for the "later" modality.

type Mu a = >Mu a -> a

Expand Down

0 comments on commit e2b0392

Please sign in to comment.