fix: standardize caps

This commit is contained in:
Nikola Ubavic 2022-12-13 11:34:19 +01:00 committed by Rafael
parent 72eb851731
commit 644a6b32bd
22 changed files with 53 additions and 53 deletions

View file

@ -103,7 +103,7 @@ const Services = () => {
return (
<div className={classes.wrapper}>
<TitleSection title="3rd Party services" />
<TitleSection title="Third-Party services" />
<Grid container spacing={4}>
{R.values(schemas).map(schema => (
<Grid item key={schema.code}>