Commit 42c7450
committed
fix(cli): correct article for credential primitive ('a' not 'an')
The article was 'an' for the old 'identity' label but 'credential'
takes 'a'. This fixes help text like "Remove an credential" → "Remove a credential".
Confidence: high
Scope-risk: narrow1 parent f3bda78 commit 42c7450
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments