mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Merge pull request #204 from henriklovhaug/canary
[Docs/style]: Fix minor spelling error
This commit is contained in:
@@ -29,7 +29,7 @@ export const ShowTraefikConfig = ({ applicationId }: Props) => {
|
|||||||
<CardTitle className="text-xl">Traefik</CardTitle>
|
<CardTitle className="text-xl">Traefik</CardTitle>
|
||||||
<CardDescription>
|
<CardDescription>
|
||||||
Modify the traefik config, in rare cases you may need to add
|
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
|
traefik and your application
|
||||||
</CardDescription>
|
</CardDescription>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user