Skip to content

Commit 7109662

Browse files
author
Greg Taylor
committed
Merge pull request #23 from danielatdattrixdotcom/patch-1
Typo fix in script comment
2 parents 38fb0d4 + 29ba790 commit 7109662

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)