From 5d52dc5b35d7146a4a9a47108f059af80f681b73 Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Thu, 4 Jan 2024 19:24:58 +0530 Subject: [PATCH] Fix spelling in the development documentation for Khoj --- docs/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.md b/docs/development.md index b2620702..193c712b 100644 --- a/docs/development.md +++ b/docs/development.md @@ -4,7 +4,7 @@ Welcome to the development docs of Khoj! Thanks for you interesting in being a c To get started with contributing, check out the official GitHub docs on [contributing to an open-source project](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project). -Join the [Discord](https://discord.gg/WaxF3SkFPU) server and pick up click the ✅ for the question "Are you interested in becoming a contributor?" in the `#welcome-and-rules` channel. This will give you access to the `#contributors` channel where you can ask questions and get help from other contributors. +Join the [Discord](https://discord.gg/WaxF3SkFPU) server and click the ✅ for the question "Are you interested in becoming a contributor?" in the `#welcome-and-rules` channel. This will give you access to the `#contributors` channel where you can ask questions and get help from other contributors. If you're looking for a place to get started, check out the list of [Github Issues](https://github.com/khoj-ai/khoj/issues) with the tag `good first issue` to find issues that are good for first-time contributors.