diff --git a/frontend/components/CuratorElements/Publish.js b/frontend/components/CuratorElements/Publish.js index 4df36f81..bb7bb6ef 100644 --- a/frontend/components/CuratorElements/Publish.js +++ b/frontend/components/CuratorElements/Publish.js @@ -44,8 +44,10 @@ const validate = (editing, metadata) => { if (incomplete.length > 0) { errors.push( - The following required sections are not saved, please complete them (if - not already) and save them: + + The following required sections are not saved, please complete them + (if not already) and save them: +