Skip to content

Commit e479800

Browse files
authored
chore: fix a typo in help message (#4927)
1 parent 8a43bc4 commit e479800

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)