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 0749fcc commit 1792a9cCopy full SHA for 1792a9c
samples/graph-webhooks-cache-invalidation/src/app/preview/page.tsx
@@ -5,7 +5,7 @@ export default function Page() {
5
<div>
6
Preview mode doesn't cache content, to test the webhook cache
7
invalidation, navigate to view mode by clicking{' '}
8
- <strong>Options ← View on website.</strong>
+ <strong>Options → View on website.</strong>
9
</div>
10
);
11
}
0 commit comments