diff --git a/src/components/preview-modal/preview-modal.jsx b/src/components/preview-modal/preview-modal.jsx
index 71a3b029ca86bb8793f3aa8848c11b0e91294a9d..1d7b9af1125d6219013f5e7e2c3a5cdb89b8a3b2 100644
--- a/src/components/preview-modal/preview-modal.jsx
+++ b/src/components/preview-modal/preview-modal.jsx
@@ -54,7 +54,6 @@ const PreviewModal = ({intl, ...props}) => (
                 </button>
                 <button
                     className={styles.okButton}
-                    title="tryit"
                     onClick={props.onTryIt}
                 >
                     <FormattedMessage