aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWelding Torch <[email protected]>2024-08-05 22:06:37 +0530
committerGitHub <[email protected]>2024-08-05 22:06:37 +0530
commit93045c346bff0ffa4be486fd0fb237da0305bd30 (patch)
treed93efdcb7bf24734b75456ac404b15d1d434a474
parentMerge pull request #214 from omwagh28/issue1 (diff)
parentFix spelling typo: neccessary to necessary in Self-Hosting Guide introduction (diff)
downloadsupermemory-93045c346bff0ffa4be486fd0fb237da0305bd30.tar.xz
supermemory-93045c346bff0ffa4be486fd0fb237da0305bd30.zip
Merge pull request #211 from NareshBiradar1/spelling-typo-necessary-in-introduction
#210 - Correct Typo: "Neccessary" to "Necessary" in Introduction of Self-Hosting Guide
-rw-r--r--SETUP-GUIDE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SETUP-GUIDE.md b/SETUP-GUIDE.md
index 46a2e1da..c6de0e14 100644
--- a/SETUP-GUIDE.md
+++ b/SETUP-GUIDE.md
@@ -1,6 +1,6 @@
# Self Hosting Guide
-This guide will help you set up your own instance of Supermemory. This is neccessary if you want to contribute to the project or if you want to self host the project. You can read more about the stack [here](https://github.com/supermemoryai/supermemory/?tab=readme-ov-file#-the-stack).
+This guide will help you set up your own instance of Supermemory. This is necessary if you want to contribute to the project or if you want to self host the project. You can read more about the stack [here](https://github.com/supermemoryai/supermemory/?tab=readme-ov-file#-the-stack).
## Prerequisites