Skip to content

Commit

Permalink
small doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
conorbros committed Nov 8, 2023
1 parent 606fbfc commit 69e1c29
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 69e1c29

Please sign in to comment.