We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a643f9 commit 8c55205Copy full SHA for 8c55205
1 file changed
docs/usage/configuration/headings.md
@@ -694,7 +694,7 @@ plugins:
694
type: preview
695
696
697
-//// tab | With `skip_local_inventory`
+//// tab | Without `skip_local_inventory`
698
699
```md exec="on"
700
::: bisect.bisect_left
@@ -708,7 +708,7 @@ Notice how [`bisect.bisect_left`][] now points to the section above.
708
709
////
710
711
-//// tab | Without `skip_local_inventory`
+//// tab | With `skip_local_inventory`
712
713
714
::: bisect.bisect_right
0 commit comments