Skip to content

Commit 04fb955

Browse files
committed
Fixes typo "begineer" to "beginner"
1 parent bf08805 commit 04fb955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/database/projects/projects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { OurProjectsData } from "../../components/ourProjects";
33
const projectsData: OurProjectsData = {
44
tag: "Our Projects",
55
title: "Explore Our Latest Projects and Innovations",
6-
description: "Discover our diverse projects showcasing all the begineer friendly opensource contributions, innovative applications. Each project represents our commitment to excellence and continuous learning.",
6+
description: "Discover our diverse projects showcasing all the beginner friendly opensource contributions, innovative applications. Each project represents our commitment to excellence and continuous learning.",
77
items: [
88
{
99
title: "Awesome GitHub Profile",

0 commit comments

Comments
 (0)