Skip to content

Commit

Permalink
Copy text updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ksharma-xyz committed Jan 18, 2025
1 parent 67bc87a commit 441849c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ fun TimeTableScreen(
verticalAlignment = Alignment.CenterVertically
) {
Text(
text = "TimeTable",
text = "Timetable",
color = KrailTheme.colors.onSurface,
)

Expand Down

0 comments on commit 441849c

Please sign in to comment.