From 98d76c24eee1ebcfb021dc6ffc959bd52a74f8e1 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Tue, 17 Mar 2026 01:15:56 +0100 Subject: [PATCH] fix: no confusion for unicode chars --- lexicons/space/remanso/note.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lexicons/space/remanso/note.json b/lexicons/space/remanso/note.json index 1b1b381..f9d569f 100644 --- a/lexicons/space/remanso/note.json +++ b/lexicons/space/remanso/note.json @@ -97,7 +97,7 @@ }, "fontSize": { "type": "integer", - "description": "Font size in points. Recommended range: 9–21, but clients may allow larger sizes for accessibility." + "description": "Font size in points. Recommended range: 9-21, but clients may allow larger sizes for accessibility." }, "theme": { "type": "string",