Fix spelling

This commit is contained in:
Henrik Tøn Løvhaug 2024-07-08 10:16:26 +02:00
parent 675fbb7692
commit 35ff65a871
No known key found for this signature in database
GPG Key ID: E0B97CA8930F547D

View File

@ -29,7 +29,7 @@ export const ShowTraefikConfig = ({ applicationId }: Props) => {
<CardTitle className="text-xl">Traefik</CardTitle>
<CardDescription>
Modify the traefik config, in rare cases you may need to add
specific config, becarefull because modifying incorrectly can break
specific config, be careful because modifying incorrectly can break
traefik and your application
</CardDescription>
</div>