Skip to content

Commit 9ef5aaf

Browse files
committed
fix: lint
1 parent b731ba2 commit 9ef5aaf

File tree

1 file changed

+8
-7
lines changed
  • src/shared/components/SubmissionPage/Submit

1 file changed

+8
-7
lines changed

src/shared/components/SubmissionPage/Submit/index.jsx

+8-7
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,8 @@ class Submit extends React.Component {
171171
<div>
172172
<ol styleName="wipro-steps">
173173
<li>Upload the outcome/asset/deliverable of the challenge to the repository
174-
(Wipro SharePoint folder) as specified by the project team/challenge creator.</li>
174+
(Wipro SharePoint folder) as specified by the project team/challenge creator.
175+
</li>
175176
<li>Copy the link of the outcome/asset/deliverable that was uploaded.
176177
Enter this link in the text box and click on “SET URL”.
177178
</li>
@@ -186,12 +187,12 @@ class Submit extends React.Component {
186187
as the submission link is proof of the work done.
187188
</div>
188189
<p styleName="wipro-paragraph">
189-
Note: All deliverables/outcomes should be uploaded to the Wipro SharePoint
190-
directory <strong>ONLY</strong>. For work done directly on customer environment and involving a
191-
customer SharePoint/drive/folder link, create a word document and include a
192-
brief summary of the work done and list the deliverables/assets created along
193-
with the link to the customer SharePoint/drive/folder link and upload the word
194-
document to a Wipro SharePoint folder. And submit the link to this Word document
190+
Note: All deliverables/outcomes should be uploaded to the Wipro SharePoint
191+
directory <strong>ONLY</strong>. For work done directly on customer environment and
192+
involving a customer SharePoint/drive/folder link, create a word document and include a
193+
brief summary of the work done and list the deliverables/assets created along
194+
with the link to the customer SharePoint/drive/folder link and upload the word
195+
document to a Wipro SharePoint folder. And submit the link to this Word document
195196
as the submission link.
196197
</p>
197198
</div>

0 commit comments

Comments
 (0)