diff --git a/polaris.shopify.com/content/design/layout/layout-tokens.mdx b/polaris.shopify.com/content/design/layout/layout-tokens.mdx
index bc7b8d46422..5847f6fe201 100644
--- a/polaris.shopify.com/content/design/layout/layout-tokens.mdx
+++ b/polaris.shopify.com/content/design/layout/layout-tokens.mdx
@@ -94,7 +94,7 @@ description: Apply consistent and harmonious space within and between ui element
   
     ### Polaris React
 
-    Space tokens can be applied in two main ways in Polaris Reach. First, all of the layout components such as Box have access to the tokens via their prop api. Second, when writing your own css you can use the token directly via the css variables that come with the Polaris token package.
+    Space tokens can be applied in two main ways in Polaris React. First, all of the layout components such as Box have access to the tokens via their prop api. Second, when writing your own css you can use the token directly via the css variables that come with the Polaris token package.