Browse Source

Fixed typo

Jason Crist 3 years ago
parent
commit
2d51ea3096
1 changed files with 1 additions and 1 deletions
  1. 1 1
      farrow/theme.json

+ 1 - 1
farrow/theme.json

@@ -41,7 +41,7 @@
             }
         },
         "typography": {
-			"fontFamily": "var:preset|font-family|roboty"
+			"fontFamily": "var:preset|font-family|roboto"
         }
     }
 }