Skip to content

Commit 7a31891

Browse files
gustavocidornelaswhoseoyster
authored andcommitted
Fix typo
1 parent acf3afe commit 7a31891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unboxapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class DeploymentType(Enum):
6262
ONPREM = 1
6363
AWS = 2
6464
GCP = 3
65-
AZURE = 43
65+
AZURE = 4
6666

6767

6868
# NOTE: Don't modify this unless you are deploying on-prem.

0 commit comments

Comments
 (0)