Skip to content

Commit a5310c0

Browse files
A change log typo
1 parent 12abb77 commit a5310c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ No changes yet.
1717
--name "shovel-2" \
1818
--source-uri amqp://localhost:5672 \
1919
--destination-uri amqp://localhost:5672 \
20-
--source-adress "/queue/src.q" --destination-address "/queue/dest.q"
20+
--source-address "/queue/src.q" --destination-address "/queue/dest.q"
2121
```
2222

2323
* `shovels declare_amqp091` is a new command that declares a dynamic Shovel that will use

0 commit comments

Comments
 (0)