Skip to content

Commit 67de888

Browse files
committed
chore: fix a typo in help message
1 parent 54063f6 commit 67de888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/platform/terminal/terminal_client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ func configErrorDetails(configKey, varEnv string) string {
101101
102102
After initialization, there are three ways to provide %s:
103103
- with the Scaleway config file, in the %s key: %s;
104-
- with the %s environement variable;
104+
- with the %s environment variable;
105105
106106
Note that the last method has the highest priority.
107107

0 commit comments

Comments
 (0)