Skip to content
Snippets Groups Projects
Commit a16566f3 authored by Audrey Hamelers's avatar Audrey Hamelers
Browse files

#493

parent 50d5db21
No related branches found
No related tags found
2 merge requests!116Shared data model,!117Dev
......@@ -155,7 +155,7 @@ class ReviewFooter extends React.Component {
<p>
{status === 'xml-review'
? `Approve the final web versions of the manuscript for release to Europe PMC now?`
: `Confirm QA has been completed, and approve the web versons of the manuscript?`}
: `Confirm QA has been completed, and approve the web versions of the manuscript?`}
</p>
{annotations && annotations.length > 0 && (
<Notification type="warning">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment