We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df80d9 commit 29613d8Copy full SHA for 29613d8
netlify/edge-functions/inner.ts
@@ -54,7 +54,7 @@ export default async (request: Request, context: Context) => {
54
recent you're probably the first person in your country to see this page.</p></li>
55
56
<li><p>Your <strong>answer to the question at the end of this page</strong>. Your answer is submitted as query parameter which
57
- we <strong>validate using another edge-function and use to vary this content.</strong></p></li>
+ we <strong>rewrite using an edge-function and vary this content on the rewritten query value.</strong></p></li>
58
</ul>
59
60
${guessContent}
0 commit comments