From 3a2ec3c29116c12443d198ca23ee29e9c9acd16a Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Mon, 2 Mar 2026 18:31:37 +0100 Subject: [PATCH] changelog: improve phrasing for timeline clip gap description --- apps/web/content/changelog/0.2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/content/changelog/0.2.0.md b/apps/web/content/changelog/0.2.0.md index c16bd64b..76d1becd 100644 --- a/apps/web/content/changelog/0.2.0.md +++ b/apps/web/content/changelog/0.2.0.md @@ -25,7 +25,7 @@ changes: - type: improved text: "Selection outline in the preview is now dashed." - type: improved - text: "Adjacent clips on the timeline now have a small gap between them so selected clips are always clearly visible." + text: "Clips sitting next to each other on the timeline now have a small gap between them so selected clips are always clearly visible." - type: fixed text: "Timeline trim handles now sit outside the clip instead of inside them, so the clip's visible area accurately represents where it starts and ends." - type: fixed