website/docs: fix Minor typo (#3196)
Signed-off-by: Stratos Gerakakis <stratos@gerakakis.net>
This commit is contained in:
parent
3ab475d916
commit
5f4812e1d0
|
@ -10,7 +10,7 @@ module.exports = {
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "Monitoring & Infarstructure",
|
label: "Monitoring & Infrastructure",
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
|
|
Reference in New Issue