Skip to content

Commit a88942e

Browse files
authored
Update index.js
1 parent 6dc57f3 commit a88942e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/constants/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ const experiences = [
137137
iconBg: "#E6DEDD",
138138
date: "Feb 2020 - April 2020",
139139
points: [
140-
"I was one of 20 students got selected out of 300 across the state based on academics","As a part of final project we,A team of 5 students build a fullstack website and deployed it using BootStrap,SpringBoot,MongoDb "
140+
"I was one of 20 students got selected out of 300 across the state based on academics","As a part of final project we,A team of 5 students build a fullstack website and deployed it."
141141
],
142142
},
143143
{
@@ -263,4 +263,4 @@ const projects = [
263263
},
264264
];
265265

266-
export { services, technologies, experiences, testimonials, projects };
266+
export { services, technologies, experiences, testimonials, projects };

0 commit comments

Comments
 (0)