Skip to content

Commit 7e84ccf

Browse files
Update dash-renderer/src/components/error/menu/DebugMenu.css
Co-authored-by: Chris Parmer <[email protected]>
1 parent 593f55e commit 7e84ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash-renderer/src/components/error/menu/DebugMenu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
cursor: default;
135135
}
136136
.dash-debug-menu__button--unavailable::before {
137-
content: "Server Unavailable. Check if the process has halted.";
137+
content: "Server Unavailable. Check if the process has halted or crashed.";
138138
}
139139
.dash-debug-menu__button--cold,
140140
.dash-debug-menu__button--cold:hover {

0 commit comments

Comments
 (0)