Skip to content

Commit a700beb

Browse files
committed
merge
2 parents 4af499c + 0942614 commit a700beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/src/main/kotlin/app/cash/backfila/ui/pages/BackfillShowAction.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ class BackfillShowAction @Inject constructor(
516516
}
517517
}
518518

519-
// Add secondary button if present
519+
// Add cancel button if present
520520
it.cancelButton?.let { cancelButton ->
521521
span("ml-2") {
522522
form {

0 commit comments

Comments
 (0)