Skip to content

Commit 0fb323d

Browse files
authored
chore: fix typo (#1017)
1 parent eea8099 commit 0fb323d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ type DatabricksClient struct {
6565
// specified by this argument. This argument also holds currently selected auth.
6666
AuthType string `name:"auth_type" auth:"-"`
6767

68-
// Azure Enviroment endpoints
68+
// Azure Environment endpoints
6969
AzureEnvironment *azure.Environment
7070

7171
// Skip SSL certificate verification for HTTP calls.

0 commit comments

Comments
 (0)