Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion builder/src/Reporting/Exit.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1994,7 +1994,7 @@ corruptCacheReport =
"Try deleting your elm-stuff/ directory to get unstuck."
, D.toSimpleNote $
"This almost certainly means that a 3rd party tool (or editor plugin) is\
\ causing problems your the elm-stuff/ directory. Try disabling 3rd party tools\
\ causing problems to the elm-stuff/ directory. Try disabling 3rd party tools\
\ one by one until you figure out which it is!"
]

Expand Down