Skip to content

Commit b8cfdb8

Browse files
committed
Typo
1 parent 4aab5df commit b8cfdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gleam/otp/factory_supervisor.gleam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//// A supervisor where child processes are started dynamically from afacto
1+
//// A supervisor where child processes are started dynamically from a
22
//// pre-specified template, so new processes can be created as needed
33
//// while the program is running.
44
////

0 commit comments

Comments
 (0)