Skip to content

Commit

Permalink
updated message for create submission
Browse files Browse the repository at this point in the history
  • Loading branch information
pushpanjalip committed Mar 26, 2020
1 parent 014297e commit 16df61b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Forms/Algorithm/AlgorithmSubmission.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,8 @@ class AlgorithmSubmission extends React.Component<IProps & IUserProps, IState> {
return (
<div>
<p>
If you would like to submit an algorithm to this benchmark,
please contact the contact person mentioned in the about tab.
If you would like to create a submission for this benchmark,
please login or sign up, by pressing "Login" at the top right.
</p>
</div >
);
Expand Down

0 comments on commit 16df61b

Please sign in to comment.