Skip to content

Commit 8c55205

Browse files
committed
Fix tab names
1 parent 5a643f9 commit 8c55205

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage/configuration/headings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ plugins:
694694
type: preview
695695

696696

697-
//// tab | With `skip_local_inventory`
697+
//// tab | Without `skip_local_inventory`
698698

699699
```md exec="on"
700700
::: bisect.bisect_left
@@ -708,7 +708,7 @@ Notice how [`bisect.bisect_left`][] now points to the section above.
708708

709709
////
710710

711-
//// tab | Without `skip_local_inventory`
711+
//// tab | With `skip_local_inventory`
712712

713713
```md exec="on"
714714
::: bisect.bisect_right

0 commit comments

Comments
 (0)