diff --git a/src/dashboard/Data/Browser/SecurityDialog.react.js b/src/dashboard/Data/Browser/SecurityDialog.react.js index 46152f3c52..cacac51a0f 100644 --- a/src/dashboard/Data/Browser/SecurityDialog.react.js +++ b/src/dashboard/Data/Browser/SecurityDialog.react.js @@ -55,7 +55,7 @@ export default class SecurityDialog extends React.Component { enablePointerPermissions={parseServerSupportsPointerPermissions} advanced={true} confirmText='Save CLP' - details={Learn more about CLPs and app security} + details={Learn more about CLPs and app security} permissions={this.props.perms} validateEntry={entry => validateEntry(this.props.userPointers, entry, parseServerSupportsPointerPermissions)} onCancel={() => {