diff --git a/src/re_com/error_modal.cljs b/src/re_com/error_modal.cljs index ca302aa7..ffac118b 100644 --- a/src/re_com/error_modal.cljs +++ b/src/re_com/error_modal.cljs @@ -35,9 +35,9 @@ theme header footer heading] :or {title "Sorry, you've hit a bug" - what-happened-title "What Happened?" + what-happened-title "What Just Happened?" implications-title "Implications" - what-to-do-title "What Should I Do?" + what-to-do-title "What Should You Do Now?" details-title "Low-level Details (for developers):" severity :error closeable? true}