Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjefvanleeuwen authored Jul 12, 2020
1 parent 67e9698 commit 754cc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The `LoadBalancer` options simply point to the implementation. You can add the l

```csharp
builder.ConfigureServices(s => {
s.AddOcelot().AddGracefullLoadBalancer();
s.AddOcelot().AddGracefulLoadBalancer();
})
```

Expand Down

0 comments on commit 754cc85

Please sign in to comment.