diff options
| author | rm76 <glauco@tutanota.de> | 2025-03-07 11:41:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-07 10:41:54 +0000 |
| commit | debb398e0845928696393fb57abd604de02fc4aa (patch) | |
| tree | 4eb47b13f33e53ac1c70c9f64fd5bb1f1d54419b | |
| parent | a6d6ccec42f98a4651d43dfc0ef0c4f358a48e85 (diff) | |
docs: fix typo (#8904)
Signed-off-by: rm76 <glauco@tutanota.de>
| -rw-r--r-- | docs/content/integration/proxies/traefik.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/integration/proxies/traefik.md b/docs/content/integration/proxies/traefik.md index e8750aea4..fdc32638f 100644 --- a/docs/content/integration/proxies/traefik.md +++ b/docs/content/integration/proxies/traefik.md @@ -33,7 +33,7 @@ of support for [Traefik] can be read about in the official It should be noted that while these are the listed versions that are supported you may have luck with older versions. -We can officially guarantee the following verions of [Traefik] as these are the versions we perform integration testing +We can officially guarantee the following versions of [Traefik] as these are the versions we perform integration testing with at the current time: {{% supported-product product="traefik" format="* [Traefik $version](https://github.com/traefik/traefik/releases/tag/$version)" %}} |
