summaryrefslogtreecommitdiff
path: root/merchant-spec/public-orders-get.ts
diff options
context:
space:
mode:
Diffstat (limited to 'merchant-spec/public-orders-get.ts')
-rw-r--r--merchant-spec/public-orders-get.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/merchant-spec/public-orders-get.ts b/merchant-spec/public-orders-get.ts
index 4a98aab4..8a5df17e 100644
--- a/merchant-spec/public-orders-get.ts
+++ b/merchant-spec/public-orders-get.ts
@@ -122,7 +122,7 @@ function respForbidden(req: Req): Resp {
}
function respAlreadyPaid(req: Req, alreadyPaidOrd: MerchantOrderInfo): Resp {
- // This could be called with an empty fulfillment URL, but that doens't
+ // This could be called with an empty fulfillment URL, but that doesn't
// really make sense for the client's perspective.
if (req.accept === "html") {
return {