Fix typo in sidebar (#21934)
Same as #21922 I used the npm file as template which was a bad idea to spot these casing errors...
This commit is contained in:
parent
b91167b772
commit
7a4f7b35e3
|
@ -7,7 +7,7 @@ toc: false
|
|||
menu:
|
||||
sidebar:
|
||||
parent: "packages"
|
||||
name: "storage"
|
||||
name: "Storage"
|
||||
weight: 5
|
||||
identifier: "storage"
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue