Skip to content

Commit 80079dc

Browse files
authored
Merge pull request #4552 from Gallardot/patch-2
fix missing tabs end
2 parents 27683a6 + b7907d6 commit 80079dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

+3
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,9 @@ app.include_router(router)
540540
```
541541

542542
{{% /codetab %}}
543+
544+
{{< /tabs >}}
545+
543546
## Receiving message headers with special characters
544547

545548
The consumer application may be required to receive message headers that include special characters, which may cause HTTP protocol validation errors.

0 commit comments

Comments
 (0)