We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f3997b + 07694b2 commit 756ef60Copy full SHA for 756ef60
src/Data/HeytingAlgebra.purs
@@ -5,7 +5,7 @@ module Data.HeytingAlgebra
5
6
import Data.Unit (Unit, unit)
7
8
--- | The `HeytingAlgebra` type class represents types are bounded lattices with
+-- | The `HeytingAlgebra` type class represents types that are bounded lattices with
9
-- | an implication operator such that the following laws hold:
10
-- |
11
-- | - Associativity:
0 commit comments