From 6788c0196c81cec1784dc6fe335b3028eb2f8051 Mon Sep 17 00:00:00 2001 From: Philip <31535277+AlcedoAttis@users.noreply.github.com> Date: Fri, 9 Jan 2026 14:57:04 +0100 Subject: [PATCH] features.md spelling mistake Somtimes -> Sometimes I am also not sure if it is really intended that all the codeblock explainers are itself blockquotes --- public/docs/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/features.md b/public/docs/features.md index 4aa6e590ba..79c2c4e6a3 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -204,7 +204,7 @@ var s = "JavaScript syntax highlighting"; alert(s); ``` -> Somtimes you have a super long text without breaks. It's time to use `!` to wrap your code. +> Sometimes you have a super long text without breaks. It's time to use `!` to wrap your code. ```! When you’re a carpenter making a beautiful chest of drawers, you’re not going to use a piece of plywood on the back.