From 550756e41bfb89656469f63255c9fd0d5920059f Mon Sep 17 00:00:00 2001
From: Philipp Dittert
Date: Mon, 15 Apr 2024 10:40:12 +0200
Subject: [PATCH] Update first-steps.md
---
docs/getting-started/first-steps.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/getting-started/first-steps.md b/docs/getting-started/first-steps.md
index d375945..2440885 100644
--- a/docs/getting-started/first-steps.md
+++ b/docs/getting-started/first-steps.md
@@ -20,7 +20,7 @@ valet.sh update-dev-ca
## Manage your needed services
valet.sh comes with a bunch of services that can require a lot amount of RAM and CPU.
-Therefor you should disable/enable only the services you really need. Use valet.sh service list to get a list of all services and their states. Use valet.sh service enable respectively valet.sh service disable enable or disable a service.
+Therefore you should disable/enable only the services you really need. Use valet.sh service list to get a list of all services and their states. Use valet.sh service enable respectively valet.sh service disable enable or disable a service.
You can find more information about handling service status *[here](/services)*.