Skip to content

Commit

Permalink
fix: Update packages/core/src/components/content/content.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Maurer <[email protected]>
  • Loading branch information
danielleroux and nuke-ellington authored Dec 19, 2023
1 parent ee37cfb commit 5b536db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/components/content/content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { hasSlottedElements } from '../utils/shadow-dom';

/**
* @since 2.1.0
* @slot header - Display content on the top of the content page
* @slot header - Display content at the top of the content page
*/
@Component({
tag: 'ix-content',
Expand Down

0 comments on commit 5b536db

Please sign in to comment.