literata: fix description

This commit is contained in:
Sandro
2025-11-02 19:41:27 +01:00
committed by GitHub
parent d4de40a650
commit c48bf3ff04
+1 -1
View File
@@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = {
description = "A serif typeface designed for ebooks and optimized for reading";
description = "Serif typeface designed for ebooks and optimized for reading";
homepage = "https://github.com/googlefonts/literata";
license = lib.licenses.ofl;
maintainers = with lib.maintainers; [ xavwe ];