diff --git a/README.md b/README.md index d4c4efe1..0c3fb643 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Hedgehog provides an alternative namespace, meant to provide compatibility with Generators are then built with a more comfortable fluent API. ```csharp -using Hegehog.Linq; +using Hedgehog.Linq; class Generators {