Skip to content

Commit 29ba790

Browse files
Typo fix in script comment
1 parent 38fb0d4 commit 29ba790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rate_request.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""
33
This example shows how to use the FedEx RateRequest service.
44
The variables populated below represents the minimum required values.
5-
You will need to fill all of these, orrisk seeing a SchemaValidationError
5+
You will need to fill all of these, or risk seeing a SchemaValidationError
66
exception thrown by suds.
77
88
TIP: Near the bottom of the module, see how to check the if the destination

0 commit comments

Comments
 (0)