From 02acfa47f601f347de19c1d2c7ad8be445ecca89 Mon Sep 17 00:00:00 2001 From: Connor Wright Date: Sun, 20 Oct 2024 12:16:20 +0100 Subject: [PATCH 1/2] Spelling mistakes on serverless.mdx --- techs/serverless.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techs/serverless.mdx b/techs/serverless.mdx index d545d9b..7e49ad3 100644 --- a/techs/serverless.mdx +++ b/techs/serverless.mdx @@ -1,6 +1,6 @@ --- title: Serverless -description: 'Learn how to track your first visit & event using Cloud Functions, Lamba Fucntions or Edge Fucntions.' +description: 'Learn how to track your first visit & event using Cloud Functions, Lamba Functions or Edge Functions.' --- -coming soon. \ No newline at end of file +coming soon. From de8ab480bf7e4f49d50415e31e9413228ee659aa Mon Sep 17 00:00:00 2001 From: Connor Wright Date: Sun, 20 Oct 2024 12:20:28 +0100 Subject: [PATCH 2/2] Update docker.mdx --- self-hosting/docker.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/self-hosting/docker.mdx b/self-hosting/docker.mdx index 82aaea5..b31e8c2 100644 --- a/self-hosting/docker.mdx +++ b/self-hosting/docker.mdx @@ -3,9 +3,9 @@ title: Self-host with Docker description: 'Discover how to self-host Litlyx with Docker in seconds.' --- -## 1. Fork the project +## 1. Clone the project -From github fork the project on your local machine. +From github, clone the project on your local machine. ## 2. Build A Docker Image @@ -53,7 +53,7 @@ Lit.init('project_id', { ``` ## 5. Now is your turn. -Now you are up to go. You can use your own instance of Litlyx. Track analytics, easy way. +Now you are ready to go. You can use your own instance of Litlyx to track analytics easily.