We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aab5df commit b8cfdb8Copy full SHA for b8cfdb8
src/gleam/otp/factory_supervisor.gleam
@@ -1,4 +1,4 @@
1
-//// A supervisor where child processes are started dynamically from afacto
+//// A supervisor where child processes are started dynamically from a
2
//// pre-specified template, so new processes can be created as needed
3
//// while the program is running.
4
////
0 commit comments