diff --git a/skills/remotion/rules/fonts.md b/skills/remotion/rules/fonts.md index c10cd83..0c2f1fa 100644 --- a/skills/remotion/rules/fonts.md +++ b/skills/remotion/rules/fonts.md @@ -33,7 +33,7 @@ export const MyComposition = () => { }; ``` -Preferrably, specify only needed weights and subsets to reduce file size: +Preferably, specify only needed weights and subsets to reduce file size: ```tsx import { loadFont } from "@remotion/google-fonts/Roboto";