diff --git a/src/site/content/en/blog/fetch-metadata/index.md b/src/site/content/en/blog/fetch-metadata/index.md index ccafc48a611..6bafae49f75 100644 --- a/src/site/content/en/blog/fetch-metadata/index.md +++ b/src/site/content/en/blog/fetch-metadata/index.md @@ -144,7 +144,7 @@ if req['sec-fetch-mode'] == 'navigate' and req.method == 'GET' return True # Allow this request ``` {% Aside 'gotchas' %} -The logic above protects your application's endpoints from being used as resources by other websites, but will permit top-level navigation and embedding (e.g. loading in an