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

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Diane Huxley committed Nov 14, 2023
1 parent c4572da commit c635f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/http-server/src/request-handlers/submit-rfq.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ export function submitRfq(options: SubmitRfqOpts): RequestHandler {

return res.sendStatus(202)
}
}
}

0 comments on commit c635f81

Please sign in to comment.