From ecdc77b9607bfaf78ae2c8bc8f4221be51176b3f Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Sun, 13 Dec 2020 16:47:52 +0100 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fb60fb9..197ad5a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ * Fix Genius and Tekstowo fetchers. * Add dedicated `Load` action for loading playlists. * Add `media_library_hide_album_dates` option to a configuration file. -* Improve the look of the frequency spectrum visualizer. +* Improve look of the frequency spectrum visualizer. * Add `visualizer_spectrum_smooth_look`, `visualizer_spectrum_dft_size`, `visualizer_spectrum_hz_min` and `visualizer_spectrum_hz_max` options to a configuration file for controlling the look of the new spectrum visualizer.