diff --git a/docs/src/components/HomepageFeatures/index.tsx b/docs/src/components/HomepageFeatures/index.tsx index d0891751..50f3d9cc 100644 --- a/docs/src/components/HomepageFeatures/index.tsx +++ b/docs/src/components/HomepageFeatures/index.tsx @@ -13,13 +13,13 @@ const FeatureList: FeatureItem[] = [ title: 'TypeScript Compatibility', Svg: require('@site/static/img/typescript-support.svg').default, description: - 'Our library is meticulously crafted in TypeScript, ensuring seamless compatibility with all contemporary web browsers."', + 'Our library is meticulously crafted in TypeScript, ensuring seamless compatibility with all contemporary web browsers.', }, { title: 'Highly Customizable', Svg: require('@site/static/img/customizable.svg').default, description: - 'ou can effortlessly personalize the loader by supplying custom properties to the loader component', + 'You can effortlessly personalize the loader by supplying custom properties to the loader component.', }, { title: 'Light Weight',