Skip to content

Commit c1e98ca

Browse files
committed
corrected typo
1 parent a8499f7 commit c1e98ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/estimate_ground_transit_time.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
avc_request = FedexAvailabilityCommitmentRequest(CONFIG_OBJ)
1111

12-
# .StateOrProvinceCode availabile as well
12+
# .StateOrProvinceCode available as well
1313
avc_request.Origin.PostalCode = '60634'
1414
avc_request.Origin.CountryCode = 'US'
1515
avc_request.Destination.PostalCode = '19106'

0 commit comments

Comments
 (0)