From 7dec330f03725ab5dcc78873ff46f9ea5ff206b2 Mon Sep 17 00:00:00 2001 From: Victor Khaustov <3192677+vi3itor@users.noreply.github.com> Date: Tue, 6 May 2025 12:54:57 +0900 Subject: [PATCH] Fix typo in cmdk overview.mdx --- cmdk/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmdk/overview.mdx b/cmdk/overview.mdx index 729516a..898371b 100644 --- a/cmdk/overview.mdx +++ b/cmdk/overview.mdx @@ -2,7 +2,7 @@ title: "Overview" --- -Cmd K, also known or "Ctrl K" on Windows/Linux, allows you to generate new code or edit existing code in the editor window. +Cmd K, also known as "Ctrl K" on Windows/Linux, allows you to generate new code or edit existing code in the editor window.