diff --git a/packages/main/src/Tab.js b/packages/main/src/Tab.js index 14a79a290200..3bc244b91bbe 100644 --- a/packages/main/src/Tab.js +++ b/packages/main/src/Tab.js @@ -56,7 +56,7 @@ const metadata = { }, /** - * Represents the "additionalText" text, which is displayed in the tab filter. + * Represents the "additionalText" text, which is displayed in the tab. * @type {string} * @defaultvalue "" * @public diff --git a/packages/main/src/TabContainer.hbs b/packages/main/src/TabContainer.hbs index a736780fffd6..5227863533c4 100644 --- a/packages/main/src/TabContainer.hbs +++ b/packages/main/src/TabContainer.hbs @@ -5,7 +5,6 @@ {{#if tabsAtTheBottom}} {{> contentArea}} {{/if}} -