Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit ca746a9

Browse files
Norberto Lopesjbernardo95
andauthored
fix: typo in description of markup_currency
Co-authored-by: João Bernardo <[email protected]>
1 parent 2cb325b commit ca746a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

duffel_api/api/links/sessions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ def markup_amount(self, markup_amount: str):
162162

163163
def markup_currency(self, markup_currency: str):
164164
"""The currency of the markup_amount. It should always match the settlement
165-
currency of the organisation. This field is required is markup_amount is provided.
165+
currency of the organisation. This field is required if markup_amount is provided.
166166
167167
Example: "GBP"
168168

0 commit comments

Comments
 (0)