Commit a5c623c
authored
fix(cmd): Change tense for deletion of active context (#1412)
"You are deleting" implies that I can abort the action somehow. In other
user interfaces, it's common to end sentences like this with "Are you
sure?". Given that the hcloud CLI doesn't do this and happily deletes
the context, I changed the wording to indicate that the action was
executed.1 parent ecd8d42 commit a5c623c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments