diff --git a/src/components/PlayerView/playerViewConfig.ts b/src/components/PlayerView/playerViewConfig.ts index bb92ec9a..8c80d865 100644 --- a/src/components/PlayerView/playerViewConfig.ts +++ b/src/components/PlayerView/playerViewConfig.ts @@ -6,7 +6,7 @@ export interface PlayerViewConfig { * Configures the visual presentation and behaviour of the Bitmovin Player UI. * A `WebUiConfig` can be used to configure the default Bitmovin Player Web UI. * - * Default is [`WebUiConfig`]. + * Default is `WebUiConfig`. * * Limitations: * Configuring the `uiConfig` only has effect if the `StyleConfig.userInterfaceType` is set to `Bitmovin`.