Skip to content

Commit 962e43a

Browse files
RishiRajSahuVikas Agarwal
authored andcommitted
Changed the title for files section.
1 parent 538110c commit 962e43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/detail/containers/ProjectInfoContainer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ class ProjectInfoContainer extends React.Component {
243243
/>
244244
<FileLinksMenu
245245
links={attachments}
246-
title="Latest files"
246+
title="Files"
247247
canAdd={enableFileUpload}
248248
onAddNewLink={this.onAddFile}
249249
onAddAttachment={this.onAddAttachment}

0 commit comments

Comments
 (0)