diff --git a/app/components/editor.jsx b/app/components/editor.jsx index 5b74f7e..bcb9108 100644 --- a/app/components/editor.jsx +++ b/app/components/editor.jsx @@ -706,7 +706,7 @@ const EditorWithScene = props => { {scene.page.readonly && (
- This page is on Read-Only mode. + This page is Read-Only.
)}