Skip to content

Commit f165faa

Browse files
committed
Fix typo
1 parent 4f2019a commit f165faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Node/ChildProcess.purs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- | This module contains various types and function to allow you to spawn and
1+
-- | This module contains various types and functions to allow you to spawn and
22
-- | interact with child processes.
33
-- |
44
-- | It is intended to be imported qualified, as follows:

0 commit comments

Comments
 (0)