Skip to content

Commit 01f8c89

Browse files
committed
docs(tabs): avoid backticks for TOC generation
1 parent 6de3fdc commit 01f8c89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/pages/components/Tabs.svx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ When only some tabs use `secondaryLabel`, the container still applies the taller
198198
</svelte:fragment>
199199
</Tabs>
200200

201-
## Container type (`secondaryChildren` slot)
201+
## Container type (secondaryChildren slot)
202202

203203
Use the `secondaryChildren` slot to customize the secondary label with custom markup (e.g. `<strong>` for emphasis).
204204

0 commit comments

Comments
 (0)