From 0264f4c7f2f1610827567ef595100ed83a1f85ac Mon Sep 17 00:00:00 2001
From: TJ Egan <tw15egan@gmail.com>
Date: Wed, 7 Jul 2021 13:33:04 -0400
Subject: [PATCH] Update code.mdx

---
 src/pages/guidelines/themes/code.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/guidelines/themes/code.mdx b/src/pages/guidelines/themes/code.mdx
index 0f2e1343f61..3abdbbca0e7 100644
--- a/src/pages/guidelines/themes/code.mdx
+++ b/src/pages/guidelines/themes/code.mdx
@@ -60,7 +60,7 @@ You can preview all of the token values for this on the
 
 ### Sass
 
-If you're project is using Sass, you can include this package and the
+If your project is using Sass, you can include this package and the
 corresponding default theme by writing the following in your Sass file:
 
 ```scss