Skip to content

Commit ac3e362

Browse files
show creds for customer who lastemailsent is credentials or expiring
1 parent faf652d commit ac3e362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/hackshack/f2fhelper/template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const Student = (props) => {
5353
getStudents(token, item.studentId);
5454
});
5555
} else {
56-
setError('There no active participants. Please try again later!');
56+
setError('There are currently no active students. Stay tuned!');
5757
}
5858
}
5959
})

0 commit comments

Comments
 (0)