Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update site/src/components/WorkspaceScheduleBanner/WorkspaceScheduleB…
…anner.tsx
  • Loading branch information
greyscaled authored May 27, 2022
commit 877b8a810b04103137ce38a9a978ba938ecb0961
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dayjs.extend(utc)
dayjs.extend(isSameOrBefore)

export const Language = {
bannerTitle: "Workspace Shutdown",
bannerTitle: "Workspace shutdown",
bannerDetail: "Your workspace will shutdown soon.",
}

Expand Down