Skip to content

Commit

Permalink
Update Redirect.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devodo authored Dec 18, 2022
1 parent 8abeb25 commit 33bd0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Redirect.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ There are some special cases such as `Task` types are returned as `null` valued
# Via

`Via` instances are added to a `Redirect` to control the way its proxies behave.
Proxy calls are diverted and passed to the Via for handling.
Proxy calls are diverted and passed to the Vias for handling.
A fluent interface is provided on the Redirect for building and adding Vias to itself:

```csharp
Expand Down

0 comments on commit 33bd0e7

Please sign in to comment.