diff --git a/docs/components/layout/57-o-form-layout-manager.component.md b/docs/components/layout/57-o-form-layout-manager.component.md index ed7b6d08d..9b9601f7d 100644 --- a/docs/components/layout/57-o-form-layout-manager.component.md +++ b/docs/components/layout/57-o-form-layout-manager.component.md @@ -41,7 +41,7 @@ You can select this mode setting the value **tab** to the `mode` input. You can #### Options It is possible to configure tab mode options with the `o-form-layout-tabgroup-options` component. This attributes are explained in the **API** section of this page. -For complex labels, you can add `...` and inside you can define your template. It's *important* than the tabData attributes are including in `labe-columns`. +For complex labels, you can add `...` and inside you can define your template. It's *important* than the tabData attributes are including in `label-columns`.

Example

```html