Skip to content

Commit

Permalink
small doc fixes (#1365)
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Kent <[email protected]>
  • Loading branch information
conorbros and rukai authored Nov 13, 2023
1 parent d9444b2 commit b8e4546
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/transforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ Tee also exposes an optional HTTP API to switch which chain to use as the "resul
# behavior:
# SubchainOnMismatch:
# - QueryTypeFilter:
# filter: Read
# DenyList: [Read]
# - NullSink
# The port that the HTTP API will listen on.
Expand All @@ -546,7 +546,7 @@ Tee also exposes an optional HTTP API to switch which chain to use as the "resul
# The sub chain to send duplicate messages through
chain:
- QueryTypeFilter:
filter: Read
DenyList: [Read]
- NullSink
```

Expand Down

0 comments on commit b8e4546

Please sign in to comment.