diff --git a/app/app/components/document/page-wizard.js b/app/app/components/document/page-wizard.js index e70dc5a7..74bda081 100644 --- a/app/app/components/document/page-wizard.js +++ b/app/app/components/document/page-wizard.js @@ -13,7 +13,7 @@ import Ember from 'ember'; import NotifierMixin from '../../mixins/notifier'; export default Ember.Component.extend(NotifierMixin, { - title: "", + title: "New Section", contentType: "", didReceiveAttrs() {