diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index 63b47e0..a843baa 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -34,7 +34,7 @@
techinal details you may want to know:
- I built the frontend app using SvelteKit
- - I deploy my app to vercel using Github actions
+ - I deploy my app to vercel using Github integration
- Backend server is written in Go and it's hosted on my server
- And yup, I also have other services hosted on the same server