Skip to content

Commit dd93f8e

Browse files
authored
Update index.js
1 parent a88942e commit dd93f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ const experiences = [
157157
iconBg: "#E6DEDD",
158158
date: "June 2021 - August 2021",
159159
points: [
160-
"When I wanted to play with backend technologies,I signed up for backend developer course by meta","With help of this I kick started my journey through Backend Technologies","I developed a sample restaurant website from scratch using Django,Oauth by implementing API","It needs to have features like pagination,Throttling,Table Booking InOrder to qualify the test"
160+
"When I wanted to play with backend technologies,I signed up for backend developer course by meta","With help of this I kick started my journey through Backend Technologies","I developed a sample restaurant website from scratch using Django,Oauth by implementing API".
161161
],
162162
},
163163
{

0 commit comments

Comments
 (0)