From a3f19f42de568a851ca42705d20e8d6965a76959 Mon Sep 17 00:00:00 2001 From: Beeram Pranith Reddy Date: Sun, 3 Aug 2025 20:40:55 +0530 Subject: [PATCH] fix grammar:Getting started page --- docs/page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/page.md b/docs/page.md index 1740aa4a7..f08ddbfd8 100644 --- a/docs/page.md +++ b/docs/page.md @@ -1,6 +1,6 @@ # Getting started -GoFr is Opinionated Web Framework written in Go (Golang). It helps in building robust and scalable applications. This framework is designed to offer a user-friendly and familiar abstraction for all the developers. We prioritize simplicity over complexity. +GoFr is an opinionated web framework written in Go (Golang). It helps in building robust and scalable applications. This framework is designed to offer a user-friendly and familiar abstraction for all the developers. We prioritize simplicity over complexity. In this section we will walk through what GoFr is, what problems it solves, and how it can help in building your project.