Skip to content

Commit 5065934

Browse files
committed
Merge pull request #1 from sleexyz/patch-1
fixed typo
2 parents def4da2 + a7dcc4b commit 5065934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Control/Monad/Eff/Now.purs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module Control.Moand.Eff.Now where
1+
module Control.Monad.Eff.Now where
22

33
import Control.Monad.Eff (Eff)
44
import Data.DateTime.Instant (Instant)

0 commit comments

Comments
 (0)