fix: standardize caps

This commit is contained in:
Nikola Ubavic 2022-12-13 11:32:59 +01:00 committed by Rafael
parent a29f3fc13c
commit 72eb851731
24 changed files with 61 additions and 53 deletions

View file

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