Skip to content

Commit

Permalink
Change IDEA to CONCLUSION in evidence link
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Danish committed Apr 3, 2021
1 parent bc79412 commit 8f77595
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app-web/components/EvidenceLink.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ class EvidenceLink extends React.Component {
variant="caption"
align="right"
>
IDEA:
CONCLUSION:
</Typography>
</Grid>

Expand All @@ -676,7 +676,7 @@ class EvidenceLink extends React.Component {
classes.evidenceLabelFieldExpanded
)}
value={note}
placeholder="One idea from this resource..."
placeholder="One conclusion from this resource..."
autoFocus
multiline
variant="filled"
Expand Down

0 comments on commit 8f77595

Please sign in to comment.