From 7aa02ee3ca8ae685bd56ce5f1406de7370a116e7 Mon Sep 17 00:00:00 2001 From: TeaDrivenDev Date: Fri, 12 Apr 2024 19:09:38 +0200 Subject: [PATCH] Fix typo in package description --- src/LittleForker/LittleForker.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LittleForker/LittleForker.csproj b/src/LittleForker/LittleForker.csproj index 10b2ff4..7a9ede8 100644 --- a/src/LittleForker/LittleForker.csproj +++ b/src/LittleForker/LittleForker.csproj @@ -8,7 +8,7 @@ https://github.com/damianh/LittleForker true process-supervision, child-process - A utility to assist with spawing child processes, monitor their lifecycle and co-operative shutdown. + A utility to assist with spawning child processes, monitor their lifecycle and co-operative shutdown. true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb