diff --git a/api-generator/components/panel.js b/api-generator/components/panel.js index 60bc238cf..5f641f80b 100644 --- a/api-generator/components/panel.js +++ b/api-generator/components/panel.js @@ -64,7 +64,7 @@ const PanelSlots = [ description: "Custom content for the component's header icon." }, { - name: 'fooetr', + name: 'footer', description: "Custom content for the component's footer." } ];