From 5149db6acd918a41e61a405dca86b18149da92be Mon Sep 17 00:00:00 2001 From: Nate Butler Date: Thu, 15 Jun 2023 10:36:53 -0400 Subject: [PATCH] Update docs/index.md Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com> --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 2652e66030..cafdd53995 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,6 +9,6 @@ Welcome! These internal docs are a work in progress. You can contribute to them - [The Company](./company-and-vision.md) - [Tools We Use](./tools.md) - [Building Zed](./building-zed.md) -- [Reloease Process](./release-process.md) +- [Release Process](./release-process.md) - [Backend Development](./backend-development.md) - [Design Tools & Links](design-tools.md)