Skip to content

Commit adfbeea

Browse files
ketankauntiaapsinghdev
authored andcommitted
chore: fixes + capitalization consistency of words
1 parent 5ee9c4c commit adfbeea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/web/src/utils/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,14 @@ export const projectsOfTheWeek = [
153153
id: "11",
154154
name: "Gsoc-Orgs",
155155
description:
156-
"Making GSOC journey easier. Helping select orgs, projects, tech-stack for GSOC to increase you chances of getting selected.",
156+
"Making GSOC journey easier. Helping select orgs, projects, tech-stack for GSOC to increase your chances of getting selected.",
157157
url: "https://github.com/ketankauntia/gsoc-orgs",
158158
avatarUrl: "https://avatars.githubusercontent.com/u/44080191?s=48&v=4",
159159
totalIssueCount: 11,
160160
primaryLanguage: "Typescript",
161161
popularity: "Low",
162162
stage: "Very early",
163-
competition: "Very Low",
163+
competition: "Very low",
164164
activity: "Normal",
165165
},
166166
];

0 commit comments

Comments
 (0)