Skip to content

Commit 8b3cad5

Browse files
committed
Fixed README
1 parent b23646b commit 8b3cad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ EVENTHUB_NAMESPACE=debezium
192192
193193
az eventhubs eventhub list \
194194
--resource-group $RESOURCE_GROUP \
195-
--namespace $EVENTHUB_NAMESPACE \
195+
--namespace-name $EVENTHUB_NAMESPACE \
196196
--output table
197197
```
198198

0 commit comments

Comments
 (0)