Skip to content

Commit

Permalink
Typo in help dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
killergerbah committed Jul 11, 2021
1 parent a9599ba commit bd0e097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/HelpDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ export default function HelpDialog(props) {
to browsers that have good compatibility. Personally, I use Microsoft Edge and paid one dollar for HEVC support.
</li>
<li>
Local video file playback is supported only for codecs supported by the browser.
Audio track selection for mkv files is available if experimental web platform features are enabled from chrome://flags.
</li>
</Typography>
</DialogContent>
Expand Down

0 comments on commit bd0e097

Please sign in to comment.