Skip to content

Commit

Permalink
chore: fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
strangesource committed Oct 18, 2023
1 parent 848851e commit 6e2482d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PlayerView/playerViewConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit 6e2482d

Please sign in to comment.