You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Builder/Reporting/Exit.elm
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2856,7 +2856,7 @@ corruptCacheReport =
2856
2856
[D.reflow <|
2857
2857
"Try deleting your guida-stuff/ directory to get unstuck."
2858
2858
,D.toSimpleNote <|
2859
-
"This almost certainly means that a 3rd party tool (or editor plugin) is causing problems your the guida-stuff/ directory. Try disabling 3rd party tools one by one until you figure out which it is!"
2859
+
"This almost certainly means that a 3rd party tool (or editor plugin) is causing problems to the guida-stuff/ directory. Try disabling 3rd party tools one by one until you figure out which it is!"
0 commit comments