From 407ddb9034e06252ac20d9dec4c5441ada3cc44c Mon Sep 17 00:00:00 2001 From: Nikita Cano <48366124+nikitacano@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:29:57 +0000 Subject: [PATCH] [Rules] Fix typo in page-rules-migration.mdx --- src/content/docs/rules/reference/page-rules-migration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/rules/reference/page-rules-migration.mdx b/src/content/docs/rules/reference/page-rules-migration.mdx index bbe8621dd63f99..1f778a2dd9c940 100644 --- a/src/content/docs/rules/reference/page-rules-migration.mdx +++ b/src/content/docs/rules/reference/page-rules-migration.mdx @@ -72,7 +72,7 @@ becomes a **filter expression** such as: To help you map existing Page Rules to modern Rules products, this table outlines how Page Rules settings translate to modern Rules and provides examples for common configurations. -Also, to streamline common configurations, the Cloudflare the dashboard now includes dozens of one-click templates, available in **Rules** > **Templates**. These templates enable you to deploy commonly used features — such as redirects, rewrites, and header modifications — instantly, with pre-filled filter expressions and actions. Explore these templates in the dashboard for a faster setup. +Also, to streamline common configurations, the Cloudflare dashboard now includes dozens of one-click templates, available in **Rules** > **Templates**. These templates enable you to deploy commonly used features — such as redirects, rewrites, and header modifications — instantly, with pre-filled filter expressions and actions. Explore these templates in the dashboard for a faster setup. | Page Rules setting | New implementation uses... | Migration/Replacement instructions | | --------------------------- | ------------------------------------ | --------------------------------------------------------------------------- |