From 2959737d7d8bf347b81e31485c12719da7f11b72 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Wed, 27 Aug 2025 11:39:45 -0300 Subject: [PATCH] chore(changelog): fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ddb218c..667533d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## Unreleased - Task now includes built-in core utilities to greatly improve compatibility on - Windows. This means that your commands the uses `cp`, `mv`, `mkdir`, or any + Windows. This means that your commands that uses `cp`, `mv`, `mkdir` or any other common core utility will now work by default on Windows, without extra setup. This is something we wanted to address for many many years, and it's