Skip to content

Commit 2be7c99

Browse files
committed
Added double quotes around .NET in the tabs markup
Signed-off-by: Whit Waldo <[email protected]>
1 parent 6e990e4 commit 2be7c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/developing-applications/building-blocks/pubsub/subscription-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ As messages are sent to the given message handler code, there is no concept of r
203203

204204
The example below shows the different ways to stream subscribe to a topic.
205205

206-
{{< tabs .NET Python Go >}}
206+
{{< tabs ".NET" Python Go >}}
207207

208208
{{% codetab %}}
209209

0 commit comments

Comments
 (0)