Fix spelling typo: neccessary to necessary in Self-Hosting Guide introduction

This commit is contained in:
NareshBiradar1 2024-08-05 14:29:47 +05:30
parent 8c87845f17
commit 1ca575f7df

View file

@ -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