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.
2 parents 3c6d20e + 8ba8d1b commit 1c14b86Copy full SHA for 1c14b86
Connector.md
@@ -53,7 +53,7 @@ public class PortfolioProjection : ConnectedProjection<ElasticsearchClient>
53
### Redis
54
55
```csharp
56
-public class PortfolioProjection : ConnectecProjection<ConnectionMultiplexer>
+public class PortfolioProjection : ConnectedProjection<ConnectionMultiplexer>
57
{
58
public PortfolioProjection()
59
0 commit comments