diff --git a/content/altinn-studio/reference/ux/components/Tabs/_index.en.md b/content/altinn-studio/reference/ux/components/Tabs/_index.en.md index e4c2d86cc0..c5e9dda624 100644 --- a/content/altinn-studio/reference/ux/components/Tabs/_index.en.md +++ b/content/altinn-studio/reference/ux/components/Tabs/_index.en.md @@ -129,7 +129,7 @@ A URL path to the icon. #### `children` -Specify which components you want to show when tab is active, by adding their IDs to an array under `children`. +Defines the components to display when a tab is active by adding their IDs to an array under the `children` property.