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 4d4f53f commit 0224e14Copy full SHA for 0224e14
stripe-integration/app/routes/payment/cancelled.tsx
@@ -1,3 +1,3 @@
1
-export default function Cancell() {
+export default function Cancel() {
2
return <h2>Payment failed, you are not being charged</h2>;
3
}
0 commit comments