From 003c390ab515662e454a17eb7aff13f60363b55f Mon Sep 17 00:00:00 2001 From: Anirban Singha Date: Thu, 24 Oct 2024 01:07:40 +0530 Subject: [PATCH] Fix issue #289 (Typo in Readme.md) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92dd024..8adfa84 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains the assets required to build the **AOSSIE's website**. Contributions to the project are very much welcomed! Please reach out with ideas for new content or issues with existing content! -Th website is a **Next.js** project using **Tailwind** for styling and design. +The website is a **Next.js** project using **Tailwind** for styling and design. # **Getting Started**