Skip to content

Commit 9c81667

Browse files
committed
docs: rename Misc Topics sidebar group to Locks, Statefulness
1 parent 77a9432 commit 9c81667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ export default defineConfig({
209209
],
210210
},
211211
{
212-
text: "Misc Topics",
212+
text: "Locks, Statefulness",
213213
collapsed: true,
214214
items: [
215215
{ text: "Locks", link: "/development/specific/locks" },

0 commit comments

Comments
 (0)