We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841dcc5 commit d32ff34Copy full SHA for d32ff34
README.md
@@ -10,7 +10,7 @@ Start a new **Console Application** project and select a Shuttle.Esb queue imple
10
PM> Install-Package Shuttle.Esb.AzureStorageQueues
11
```
12
13
-We'll also make use of the [.NET genric host](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host):
+We'll also make use of the [.NET generic host](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host):
14
15
16
PM> Install-Package Microsoft.Extensions.Hosting
0 commit comments