Skip to content

Commit 468a04a

Browse files
mfranzkeCopilot
andauthored
Update packages/components/src/components/header/model.ts
Co-authored-by: Copilot <[email protected]>
1 parent 6f5ff76 commit 468a04a

File tree

1 file changed

+1
-1
lines changed
  • packages/components/src/components/header

1 file changed

+1
-1
lines changed

packages/components/src/components/header/model.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export type DBHeaderDefaultProps = {
2727
primaryAction?: any;
2828
/**
2929
* Slot to pass one or more elements like DBButton (e.g. profile, language, etc.) as secondary action.
30-
* - Desktop: Shown seperated by divider at the end of the header
30+
* - Desktop: Shown separated by divider at the end of the header
3131
* - Mobile: Shown inside the drawer at the bottom.
3232
*/
3333
secondaryAction?: any;

0 commit comments

Comments
 (0)