Skip to content

Commit 41306aa

Browse files
authored
Update cli/bump.go
1 parent 23247d4 commit 41306aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/bump.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313

1414
const (
1515
bumpDescriptionLong = `To extend the autostop deadline for a workspace.
16-
If no unit is specified in the duration, we assume minutes.
16+
If no unit is specified in the duration, we assume minutes.
1717
`
1818
defaultBumpDuration = 90 * time.Minute
1919
)

0 commit comments

Comments
 (0)