Skip to content

Commit c844a7d

Browse files
author
Parth Shah
committed
Merge branch 'hotfix/status-copy-bug'
2 parents 8c86c4e + 06f5f90 commit c844a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/events/projects/create.event.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const addProjectStatus = (req, logger, project) => {
5353
{
5454
title: 'Hello, Coder here! Your project has been created successfully',
5555
body: 'It took almost 245ms for me to create it, but all is good now.\
56-
That\'s a lot of hard for a robot, you know!'
56+
That\'s a lot of hard work for a robot, you know!'
5757
},
5858
{
5959
title: 'Hey there, I\'m ready with the next steps for your project!',

0 commit comments

Comments
 (0)