From 27513750d4ea304e4b9768f71ce91eb98c93588e Mon Sep 17 00:00:00 2001 From: Yan <61414485+yanthomasdev@users.noreply.github.com> Date: Sun, 11 Jan 2026 15:27:27 -0300 Subject: [PATCH] Add missing whitespace in `services.md` --- src/docs/guides/services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/guides/services.md b/src/docs/guides/services.md index a33506e4f..e57b62746 100644 --- a/src/docs/guides/services.md +++ b/src/docs/guides/services.md @@ -9,7 +9,7 @@ _As you create and manage your services, your changes will be collected in a set ## Creating a Service -Create a service by clicking the `New` button in the top right corner of your project canvas, or by typing new service from the **command palette**, accessible via `CMD + K` (Mac) or `Ctrl + K`(Windows). +Create a service by clicking the `New` button in the top right corner of your project canvas, or by typing new service from the **command palette**, accessible via `CMD + K` (Mac) or `Ctrl + K` (Windows).