We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414a2a2 commit 8127216Copy full SHA for 8127216
src/app/[countryCode]/(main)/order/[id]/transfer/[token]/page.tsx
@@ -17,7 +17,7 @@ export default async function TransferPage({
17
Transfer request for order {id}
18
</Heading>
19
<Text className="text-zinc-600">
20
- You've received a request to transfer ownership of your order ({id}).
+ You've received a request to transfer ownership of your order ({id}).
21
If you agree to this request, you can approve the transfer by clicking
22
the button below.
23
</Text>
0 commit comments