Skip to content

Commit 756b62b

Browse files
committed
docs: simplify tabs
1 parent 0424db9 commit 756b62b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conventions/data-pack-menu.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Dialogs can also specify exit actions that occur when using {kbd}`ESC` or clicki
6969
## Appendix
7070

7171
:::::{tab-set}
72-
::::{tab-item} Root Data Pack Dialog
72+
::::{tab-item} Root Dialog
7373

7474
`data/smithed/dialogs/data_packs.json`
7575
```json
@@ -105,7 +105,7 @@ Dialogs can also specify exit actions that occur when using {kbd}`ESC` or clicki
105105

106106
::::
107107

108-
::::{tab-item} Pause Screen Additions
108+
::::{tab-item} Pause Screen Tag
109109

110110
`data/minecraft/tag/dialogs/pause_screen_additions.json`
111111
```json
@@ -137,7 +137,7 @@ Dialogs can also specify exit actions that occur when using {kbd}`ESC` or clicki
137137

138138
::::
139139

140-
::::{tab-item} Example Data Pack Dialog
140+
::::{tab-item} Example Dialog
141141

142142
`data/namespace/dialog/about.json`
143143
```json

0 commit comments

Comments
 (0)