mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-28 09:44:08 -04:00
Fix typo in sidebar
This commit is contained in:
parent
b9db172fcf
commit
4bfb98d35a
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ const sidebars = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
label: 'Use peristent storage',
|
label: 'Use persistent storage',
|
||||||
id: 'workflows/storage',
|
id: 'workflows/storage',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue