From 94d3f7e016f5ddcbc053e9258f55c3eb939c6926 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 12 Jan 2021 17:36:33 +0000 Subject: typos --- media/espotify.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media') diff --git a/media/espotify.org b/media/espotify.org index 686bad4..223d202 100644 --- a/media/espotify.org +++ b/media/espotify.org @@ -386,7 +386,7 @@ Let's start with an umbrella customization group: ((if-let (d (alist-get 'total_tracks x)) (format "%s tracks" d) "") :face 'marginalia-size :width 12) ((if-let (d (alist-get 'release_date x)) (format "%s" d) "") - :face 'maginalia-modified :width 10)))) + :face 'marginalia-modified :width 10)))) (add-to-list 'marginalia-annotators-heavy (cons 'espotify-search-item 'espotify-marginalia-annotate)) -- cgit v1.2.3