mirror of https://github.com/dapr/docs.git
Added double quotes around .NET in the tabs markup
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
This commit is contained in:
parent
6e990e4312
commit
2be7c994e1
|
@ -203,7 +203,7 @@ As messages are sent to the given message handler code, there is no concept of r
|
|||
|
||||
The example below shows the different ways to stream subscribe to a topic.
|
||||
|
||||
{{< tabs .NET Python Go >}}
|
||||
{{< tabs ".NET" Python Go >}}
|
||||
|
||||
{{% codetab %}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue