Skip to content

Commit 9f44834

Browse files
committed
fix(docs): fix typos
1 parent 8d7ba0d commit 9f44834

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/preview-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@ Video thumbnails will default to the closest viable frame from the middle of the
6161

6262
### :material-sine-wave: Audio
6363

64-
Audio thumbnails will default to embedded cover art (if any) andfallback to generated waveform thumbnails. Audio file playback is supported in the Preview Panel if you have [FFmpeg](install.md#third-party-dependencies) installed on your system. Audio waveforms are currently not cached.
64+
Audio thumbnails will default to embedded cover art (if any) and fallback to generated waveform thumbnails. Audio file playback is supported in the Preview Panel if you have [FFmpeg](install.md#third-party-dependencies) installed on your system. Audio waveforms are currently not cached.
6565

6666
| Filetype | Extensions | Dependencies |
6767
| ------------------- | ------------------------ | :----------: |
6868
| AAC | `.aac`, `.m4a` | FFmpeg |
6969
| AIFF | `.aiff`, `.aif`, `.aifc` | FFmpeg |
7070
| Apple Lossless[^2] | `.alac`, `.aac` | FFmpeg |
7171
| FLAC | `.flac` | FFmpeg |
72-
| MP3 | `.mp3`, | FFmpeg |
72+
| MP3 | `.mp3` | FFmpeg |
7373
| Ogg | `.ogg` | FFmpeg |
7474
| WAVE | `.wav`, `.wave` | FFmpeg |
7575
| Windows Media Audio | `.wma` | FFmpeg |

0 commit comments

Comments
 (0)