diff --git a/src/SolidStack.Core.Flow/SolidStack.Core.Flow.nuspec b/src/SolidStack.Core.Flow/SolidStack.Core.Flow.nuspec
index dbbd23f..aa2ab65 100644
--- a/src/SolidStack.Core.Flow/SolidStack.Core.Flow.nuspec
+++ b/src/SolidStack.Core.Flow/SolidStack.Core.Flow.nuspec
@@ -3,7 +3,7 @@
SolidStack.Core.Flow
$version$
- SolidStack.Core.Guards focuses on encapsulating the branching logic of your code so you can write a linear and much more readable code flow without having to deal with exceptions, null checks and unnecessary conditions.
+ SolidStack.Core.Flow focuses on encapsulating the branching logic of your code so you can write a linear and much more readable code flow without having to deal with exceptions, null checks and unnecessary conditions.
$authors$
$title$
$projectUrl$
@@ -13,6 +13,9 @@
$copyright$
SolidStack Flow OptionPattern ResultPattern EitherPattern RailwayOrientedProgramming FunctionalProgramming
+
+
+