Skip to content

Commit 977aa8a

Browse files
committed
Update private export label
1 parent bb887b6 commit 977aa8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modals/ModalEditProvider.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ class ModalEditProvider extends Component {
439439
}
440440
/>
441441
<Checkbox
442-
label="Enable blocks export"
442+
label="Enable private export (blocks and restricted publication)"
443443
checked={this.state.form._enableBlocksExport}
444444
style={{ flex: 1 }}
445445
labelStyle={{ fontSize: '0.9em' }}

0 commit comments

Comments
 (0)