Skip to content

Commit 059cc7e

Browse files
authored
fix typos in list of projects
1 parent 3ae3c11 commit 059cc7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,7 @@ const projectList = [
10581058
projectLink:
10591059
"https://github.com/muke1908/chat-e2ee/labels/good%20first%20issue",
10601060
description:
1061-
"Chat app in end-to-end enctypted environment without registration",
1061+
"Chat app in end-to-end encrypted environment without registration",
10621062
tags: ["React", "Chat", "Javascript", "Beginner", "NodeJS"],
10631063
},
10641064
{
@@ -1167,7 +1167,7 @@ const projectList = [
11671167
projectLink:
11681168
"https://github.com/MakeContributions/ideahub#contribution-guidelines",
11691169
description:
1170-
"A collection of ideas and projects that contain from beginner to advance :octocat: 🎯🚀",
1170+
"A collection of ideas and projects that contain from beginner to advanced 🎯🚀",
11711171
tags: ["Hub", "ideas", "Project List", "Good First Issue", "Beginner"],
11721172
},
11731173
{

0 commit comments

Comments
 (0)